Skip to content

Commit 947b6c8

Browse files
committed
chore(test): add some tests for state manager
Signed-off-by: Tobias Gurtzick <[email protected]>
1 parent 74756c1 commit 947b6c8

File tree

3 files changed

+276
-68
lines changed

3 files changed

+276
-68
lines changed

package-lock.json

Lines changed: 74 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-standard": "^4.0.1",
7575
"proxyquire": "^1.4.0",
7676
"rimraf": "^3.0.2",
77-
"sinon": "^7.2.2"
77+
"sinon": "^9.0.2"
7878
},
7979
"scripts": {
8080
"pretest": "eslint *.js lib/*.js",

0 commit comments

Comments
 (0)