Skip to content

Commit b6ce397

Browse files
author
bronisMateusz
committed
fix: Add "only" modifier to embed statement snapshot
1 parent 095d193 commit b6ce397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Failing/__snapshots__/failing.snap.twig

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
id: 'most-popular-badge',
2727
classList: tooltipOpen ? 'show-tooltip',
2828
isAriaHidden: not (tooltipOpen ?? false)
29-
}
29+
} only
3030
%}
3131
{% block text %}
3232
<p>

0 commit comments

Comments
 (0)