From fc8a12faa66d7a2f3c18f804c0856fb781b6e022 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sat, 5 May 2018 12:49:02 +0900 Subject: global expect --- test/background/actions/find.test.js | 1 - 1 file changed, 1 deletion(-) (limited to 'test/background/actions/find.test.js') diff --git a/test/background/actions/find.test.js b/test/background/actions/find.test.js index 467604f..6b0b846 100644 --- a/test/background/actions/find.test.js +++ b/test/background/actions/find.test.js @@ -1,4 +1,3 @@ -import { expect } from "chai"; import actions from 'background/actions'; import * as findActions from 'background/actions/find'; -- cgit v1.2.3