Skip to content

Commit

Permalink
Remove test from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Lepozepo committed Feb 7, 2020
1 parent f1b85f2 commit 362a6da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion examples/cra/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
Expand Down
9 changes: 0 additions & 9 deletions examples/cra/webapp/src/App.test.js

This file was deleted.

0 comments on commit 362a6da

Please sign in to comment.