Commit ff3804f
authored
test: fik flaky fs test (aws#4764)
Our mkdir() spy was sometimes catching an unexpected mkdir()
call and causing the test to fail.
So instead we are just checking that the first mkdir() call
has the expected args
Signed-off-by: Nikolas Komonen <[email protected]>1 parent 71351d7 commit ff3804f
File tree
1 file changed
+2
-2
lines changed1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | 173 | | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments