delete seed
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
0b240e7925
commit
7a812551b3
|
@ -34,8 +34,7 @@ async function test() {
|
|||
|
||||
const Jasmine = require('jasmine');
|
||||
const jasmine = new Jasmine();
|
||||
jasmine.seed('68436');
|
||||
// jasmine.randomizeTests(false);
|
||||
// jasmine.seed('68436');
|
||||
|
||||
const SpecReporter = require('jasmine-spec-reporter').SpecReporter;
|
||||
jasmine.addReporter(new SpecReporter({
|
||||
|
|
Loading…
Reference in New Issue