Skip to content

Commit a1f873f

Browse files
committed
.
1 parent 5bfc813 commit a1f873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-global-writes/src/store/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ function createStore({
151151
}
152152

153153
describe('GlobalWritesStore Store', function () {
154-
let confirmationStub;
154+
let confirmationStub: Sinon.SinonStub;
155155

156156
beforeEach(() => {
157157
confirmationStub = sinon

0 commit comments

Comments
 (0)