chore: need to fix the import on the tests

This commit is contained in:
blam
2020-04-09 04:37:06 +02:00
parent 0feee2b1a9
commit 0d27c0dfda
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
* limitations under the License.
*/
import plugin from './plugin';
import { plugin } from './plugin';
describe('lighthouse', () => {
it('should export plugin', () => {