From fc8a12faa66d7a2f3c18f804c0856fb781b6e022 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka <ueokande@i-beam.org> Date: Sat, 5 May 2018 12:49:02 +0900 Subject: global expect --- test/shared/store/index.test.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test/shared/store') diff --git a/test/shared/store/index.test.js b/test/shared/store/index.test.js index 133033b..5b69b40 100644 --- a/test/shared/store/index.test.js +++ b/test/shared/store/index.test.js @@ -1,4 +1,3 @@ -import { expect } from "chai"; import { createStore } from 'shared/store'; describe("Store class", () => { -- cgit v1.2.3