Remove delay() in test
This commit is contained in:
parent
234127e65a
commit
7dfb62b8fc
|
@ -681,8 +681,6 @@ describe("Zotero.CollectionTreeView", function() {
|
||||||
}
|
}
|
||||||
}, 'collection', 'test');
|
}, 'collection', 'test');
|
||||||
|
|
||||||
yield Zotero.Promise.delay(2000);
|
|
||||||
|
|
||||||
yield drop(
|
yield drop(
|
||||||
'collection',
|
'collection',
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user