From 2c2b84d31dbe906b89dfb995394d887af110e04c Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Fri, 5 Jul 2019 10:02:14 +0300 Subject: npm eslint --fix . --- test/unit/specs/services/status_parser/status_parses.spec.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/unit/specs/services/status_parser/status_parses.spec.js') diff --git a/test/unit/specs/services/status_parser/status_parses.spec.js b/test/unit/specs/services/status_parser/status_parses.spec.js index 65808d84..7afd5042 100644 --- a/test/unit/specs/services/status_parser/status_parses.spec.js +++ b/test/unit/specs/services/status_parser/status_parses.spec.js @@ -1,7 +1,7 @@ -const example = '
@dwmatiz https://social.heldscal.la/attachment/159853
' - import { removeAttachmentLinks } from '../../../../../src/services/status_parser/status_parser.js' +const example = '
@dwmatiz https://social.heldscal.la/attachment/159853
' + describe('statusParser.removeAttachmentLinks', () => { const exampleWithoutAttachmentLinks = '
@dwmatiz
' -- cgit v1.2.3-70-g09d2