Commit 13fe787
authored
fix(tests): Also run the tests in isolation in the default profile (#3664)
## Description
This means these tests also work when nextest run locally.
## Breaking Changes
<!-- Optional, if there are any breaking changes document them,
including how to migrate older code. -->
## Notes & open questions
I'm not sure why this wasn't done when the ci profile override was
chosen. What am I missing?
## Change checklist
<!-- Remove any that are not relevant. -->
- [x] Self-review.1 parent 103e3c5 commit 13fe787
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
0 commit comments