kopia lustrzana https://github.com/c9/core
unblacklist metadata test. wasn't broken in v3
rodzic
3f30b43964
commit
53fe708d8c
|
@ -107,7 +107,7 @@ require(["lib/architect/architect", "lib/chai/chai", "/vfs-root"],
|
||||||
return tab.pane.aml.getPage("editor::" + tab.editorType).$ext;
|
return tab.pane.aml.getPage("editor::" + tab.editorType).$ext;
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.skip('metadata', function() {
|
describe('metadata', function() {
|
||||||
this.timeout(20000);
|
this.timeout(20000);
|
||||||
|
|
||||||
before(function(done) {
|
before(function(done) {
|
||||||
|
|
Ładowanie…
Reference in New Issue