From fdd462af7927fcaf7d6856eaa423c8dff40989b2 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Wed, 6 Jun 2018 11:10:31 -0400 Subject: [PATCH] make lint happy; always make it happy --- test_apps/test_app/test/simple_storage_spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_apps/test_app/test/simple_storage_spec.js b/test_apps/test_app/test/simple_storage_spec.js index 8e911e55..5e9717cf 100644 --- a/test_apps/test_app/test/simple_storage_spec.js +++ b/test_apps/test_app/test/simple_storage_spec.js @@ -1,4 +1,4 @@ -/*global contract, config, it, embark*/ +/*global contract, config, it, embark, assert*/ const SimpleStorage = embark.require('Embark/contracts/SimpleStorage'); config({