Caleb Porzio преди 2 години
родител
ревизия
e12217c050
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tests/cypress/integration/plugins/ui/disclosure.spec.js

+ 1 - 1
tests/cypress/integration/plugins/ui/disclosure.spec.js

@@ -78,7 +78,7 @@ test('can set a default open state',
     },
 )
 
-test.only('it toggles using the space key',
+test('it toggles using the space key',
     [html`
         <div x-data x-disclosure>
             <button trigger x-disclosure:button>Trigger</button>