Skip to content

Commit 490e276

Browse files
committed
tests(Instagram): Remove quote
1 parent f5aa03b commit 490e276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/__tests__/transformers/Instagram.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ test('Plugin can transform Instagram links', async () => {
126126
127127
<https://this-is-not-instagram.com>
128128
129-
'<https://this-is-not-instagr.am/p/B60jPE6J8U->
129+
<https://this-is-not-instagr.am/p/B60jPE6J8U->
130130
131131
<https://this-is-not-instagram.com/p/B60jPE6J8U->
132132

src/__tests__/transformers/__fixtures__/Instagram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ https://this-is-not-instagr.am
44

55
https://this-is-not-instagram.com
66

7-
'https://this-is-not-instagr.am/p/B60jPE6J8U-
7+
https://this-is-not-instagr.am/p/B60jPE6J8U-
88

99
https://this-is-not-instagram.com/p/B60jPE6J8U-
1010

0 commit comments

Comments
 (0)