kopia lustrzana https://github.com/c9/core
Merge pull request +10713 from c9/more-flaky-tests
blacklist more testspull/223/head
commit
8bf186b88e
|
@ -114,6 +114,6 @@
|
|||
"c9.ide.threewaymerge": "#229382aa0b",
|
||||
"c9.ide.undo": "#b028bcb4d5",
|
||||
"c9.ide.upload": "#0bd010d3dc",
|
||||
"c9.ide.welcome": "#437071b819"
|
||||
"c9.ide.welcome": "#336862828d"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
/*global describe it before*/
|
||||
|
||||
"use blacklist";
|
||||
"use client";
|
||||
|
||||
require(["lib/architect/architect", "lib/chai/chai", "/vfs-root", "events"],
|
||||
|
|
Ładowanie…
Reference in New Issue