Commit aa13bef
committed
test(nx-plugin-e2e): remove flaky "--verbose" substring assertion
Fails when run in Nx Cloud on a commit which happens to have
"--verbose" in the title (such as this one or parent).
The verbose argument handling is already tested in
executor.unit.test.ts, so it's not necessary to test such
a non-critical feature again in E2E tests.1 parent 18a0bdc commit aa13bef
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | 182 | | |
185 | 183 | | |
186 | 184 | | |
| |||
0 commit comments