From bdaef997e284839de9b23f6bea4bd907f40609ee Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Mon, 1 Apr 2019 12:06:19 -0500 Subject: [PATCH] Lint --- test/unit/migrations/033-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/migrations/033-test.js b/test/unit/migrations/033-test.js index 339a7d774325..b111198fd21c 100644 --- a/test/unit/migrations/033-test.js +++ b/test/unit/migrations/033-test.js @@ -37,4 +37,4 @@ describe('Migration to delete notice controller', () => { assert.equal(newStorage.data.NoticeController, undefined) }) }) -}) \ No newline at end of file +})