mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
unblacklist metadata test. wasn't broken in v3
This commit is contained in:
parent
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;
|
||||
});
|
||||
|
||||
describe.skip('metadata', function() {
|
||||
describe('metadata', function() {
|
||||
this.timeout(20000);
|
||||
|
||||
before(function(done) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user