Skip to content

Commit

Permalink
Revert "Ship the test adapter (#1744)" (#1745)
Browse files Browse the repository at this point in the history
This reverts commit 297bf30.
  • Loading branch information
joeyguerra authored Nov 15, 2024
1 parent 297bf30 commit 62a18dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ node_modules
.nyc_output/
npm-debug.log
coverage/
_site
*.tgz
_site
5 changes: 2 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
.github
.hubot_history
bin/e2e-test.sh
test/**/*
!test/**/MockAdapter.mjs
test
docs
examples
script
www
_site
_site

0 comments on commit 62a18dc

Please sign in to comment.