Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
calebporzio committed May 10, 2023
1 parent f9e4473 commit 2018f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/integration/plugins/morph.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ test('can morph with flat-nested conditional markers',
},
)

// '@event' handlers cannot be assigned directly on the element
// '@event' handlers cannot be assigned directly on the element without Alpine's internl monkey patching...
test('can morph @event handlers', [
html`
<div x-data="{ foo: 'bar' }">
Expand Down

0 comments on commit 2018f5f

Please sign in to comment.