This commit is contained in:
Koen Kanters
2020-12-02 20:38:48 +01:00
parent 1c634dde60
commit 9ff232fbb2
15 changed files with 14 additions and 37 deletions
-1
View File
@@ -25,7 +25,6 @@ describe('Bind', () => {
data.writeDefaultConfiguration();
settings._reRead();
data.writeEmptyState();
settings.set(['experimental', 'new_api'], true);
controller = new Controller();
await controller.start();
await flushPromises();