From 262760d2586cac48da27cf7eb5389116d4023dfe Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 10 Apr 2019 21:48:42 +0300 Subject: revert unnecessary changes --- 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 7afd5042..65808d84 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 @@ -import { removeAttachmentLinks } from '../../../../../src/services/status_parser/status_parser.js' - const example = '
@dwmatiz https://social.heldscal.la/attachment/159853
' +import { removeAttachmentLinks } from '../../../../../src/services/status_parser/status_parser.js' + describe('statusParser.removeAttachmentLinks', () => { const exampleWithoutAttachmentLinks = '
@dwmatiz
' -- cgit v1.2.3-70-g09d2