Commit 9438ebc
committed
Don't run
The `concurrently` invocation was set to run all `ember-try` scenarios
*every* time we run `yarn test` either locally or in CI, rather than
only when we opt into doing so with `test:all`. Switch back to doing a
single `ember test` invocation as the main `test` invocation instead.test:all as the basic test behavior1 parent dea3d3a commit 9438ebc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments