Commit ffd56df
authored
Remove unnecessary call to delete all rules to reduce concurrent test flakiness (#374)
If two instances of tests were running on the same account in parallel,
it's possible for delete all rules to collide with itself. We removed
this previously for most of the other tests, one case of it appears to
have been left in1 parent 70d1472 commit ffd56df
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments