Skip to content

Commit 90458b9

Browse files
committed
fix: make tests compatible with Chrome/ium
1 parent a0bd39b commit 90458b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/setup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import "https://unpkg.com/mocha@5.2.0/mocha.js"; /* globals mocha */
2+
import "https://unpkg.com/webextension-polyfill@0.8.0/dist/browser-polyfill.js"
23
// import "./node_modules/sinon/pkg/sinon.js";
34

45
mocha.setup("bdd");

0 commit comments

Comments
 (0)