test: Investigate flaky tests by turning off tests randomizer (#9181)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"spec_dir": "spec",
|
||||
"spec_files": ["*spec.js"],
|
||||
"helpers": ["helper.js"],
|
||||
"random": true
|
||||
"random": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user