We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64fe9fc commit b996132Copy full SHA for b996132
1 file changed
test/bind.ts
@@ -1,5 +1,5 @@
1
import {expect, fixture, html} from '@open-wc/testing'
2
-import {replace, fake} from 'sinon'
+import {fake} from 'sinon'
3
import {controller} from '../src/controller.js'
4
import {bindShadow} from '../src/bind.js'
5
0 commit comments