From ecb8739c5faf894de79da8932df02ee3d736b961 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Thu, 6 Aug 2020 10:30:04 -0700 Subject: [PATCH] Lint --- tests/mocha/block_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mocha/block_test.js b/tests/mocha/block_test.js index f12d1266b..a120fb0ad 100644 --- a/tests/mocha/block_test.js +++ b/tests/mocha/block_test.js @@ -564,7 +564,7 @@ suite('Blocks', function() { chai.assert.equal(this.getNext().length, 2); }); test('Multi-Statement', function() { - this.deserializationHelper( + this.deserializationHelper( '' + ' ' + ' ' +