We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2dede commit 7a34f53Copy full SHA for 7a34f53
1 file changed
packages/extester-runner/src/ui-test/02_testView.test.ts
@@ -37,7 +37,7 @@ import {
37
getSection,
38
updateSettings,
39
} from './utils/testUtils';
40
-import { assert } from 'chai';
+import { assert } from 'chai'; // dummy
41
42
/**
43
* Test suite for empty views
0 commit comments