Skip to content

Commit

Permalink
Update test to also include endembed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
d34dman committed May 20, 2021
1 parent 8c416d1 commit 0c66bd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/assets/pass.twig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
PASS: {% include "@elements/icon/icon.twig" with {} only %}
PASS: {% include "@elements/icon/icon.twig" with {with} only %}
PASS: {% include "@elements/icon/icon.twig" with {only} only %}
PASS: {% embed "@elements/icon/icon.twig" with {} %}
PASS: {% embed "@elements/icon/icon.twig" with {foo} %}
PASS: {% embed "@elements/icon/icon.twig" with {} %}{% endembed %}
PASS: {% embed "@elements/icon/icon.twig" with {foo} %}{% endembed %}
</header>

0 comments on commit 0c66bd2

Please sign in to comment.