Commit f8515f4b authored by Filipa Lacerda's avatar Filipa Lacerda

Fix conflicts for spec/javascripts/vue_shared/translate_spec.js

parent bc67a595
......@@ -202,19 +202,11 @@ describe('Vue translate filter', () => {
<span>
{{ n__(
\`
<<<<<<< HEAD
multiline
string
\`,
\`
multiline
=======
multiline
string
\`,
\`
multiline
>>>>>>> upstream/master
strings
\`,
2
......@@ -242,11 +234,7 @@ describe('Vue translate filter', () => {
{{ s__(
\`
Context|
<<<<<<< HEAD
multiline
=======
multiline
>>>>>>> upstream/master
string
\`
) }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment