Skip to content

Commit

Permalink
Readd ember try one
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jan 26, 2025
1 parent 0445d66 commit a857b77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"lint:types": "glint",
"start": "ember serve",
"test": "concurrently \"pnpm:lint\" \"pnpm:test:*\" --names \"lint,test:\" --prefixColors auto",
"test:ember": "ember test"
"test:ember": "ember test",
"test:ember-try": "ember try:one"
},
"dependenciesMeta": {
"ember-power-select": {
Expand Down

0 comments on commit a857b77

Please sign in to comment.