Kaynağa Gözat

Merge branch 'main' of github.com:alpinejs/alpine

Caleb Porzio 2 yıl önce
ebeveyn
işleme
57af5e2ab3

+ 1 - 1
tests/cypress/integration/plugins/focus.spec.js

@@ -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,