Skip to content

Commit

Permalink
Remove test:ember-compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jun 26, 2024
1 parent 86704f2 commit 7a15c45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-app-3.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"lint:js:fix": "eslint . --fix",
"start": "ember serve",
"test": "npm-run-all lint test:*",
"test:ember": "ember test --test-port 0",
"test:ember-compatibility": "ember try:each"
"test:ember": "ember test --test-port 0"
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
Expand Down

0 comments on commit 7a15c45

Please sign in to comment.