We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0bd39b commit 90458b9Copy full SHA for 90458b9
1 file changed
tests/setup.js
@@ -1,4 +1,5 @@
1
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"
3
// import "./node_modules/sinon/pkg/sinon.js";
4
5
mocha.setup("bdd");
0 commit comments