Skip to content

Commit

Permalink
Merge branch 'main' of github.com:alpinejs/alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
calebporzio committed Aug 4, 2023
2 parents 7df0e88 + 361e782 commit 57af5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/integration/plugins/focus.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ test('can trap focus',
},
)

test.only('works with clone',
test('works with clone',
[html`
<div id="foo" x-data="{
open: false,
Expand Down

0 comments on commit 57af5e2

Please sign in to comment.