Skip to content

Conversation

tronsha
Copy link
Collaborator

@tronsha tronsha commented Jul 28, 2020

No description provided.

@tronsha tronsha merged commit 81e4241 into Paneon:master Jul 28, 2020
@@ -13,7 +13,7 @@ public function testDataTwigRemove()
{
$vueTemplate = '<template><div><span data-twig-remove>dummy</span></div></template>';

$expected = '<div class="{{class|default(\'\')}}"></div>';
$expected = '<div class="{{ class|default(\'\') }}" style="{{ style|default(\'\') }}"></div>';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the test not break the previous check?

@tronsha tronsha deleted the bugfix/tests-2020-07-28 branch December 29, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants