Skip to content

Commit

Permalink
removing ava for now
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmorneau committed Oct 29, 2020
1 parent da1e30b commit f401ea6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"description": "Front-end development in Oracle APEX at its best",
"license": "MIT",
"scripts": {
"test": "xo && ava",
"fix": "xo --fix"
"test": "xo"
},
"keywords": [
"oracle",
Expand Down Expand Up @@ -45,7 +44,6 @@
"update-notifier": "^5.0.0"
},
"devDependencies": {
"ava": "^3.13.0",
"xo": "^0.34.1"
},
"xo": {
Expand Down
34 changes: 0 additions & 34 deletions test.js

This file was deleted.

0 comments on commit f401ea6

Please sign in to comment.