소스 검색

Allow all tests to run

Simone Todaro 2 년 전
부모
커밋
d4e9701df8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/cypress/integration/plugins/ui/combobox.spec.js

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

@@ -1,6 +1,6 @@
 import { beVisible, beHidden, haveAttribute, haveClasses, notHaveClasses, haveText, contain, notContain, html, notBeVisible, notHaveAttribute, notExist, haveFocus, test, haveValue} from '../../../utils'
 
-test.only('it works with x-model',
+test('it works with x-model',
     [html`
         <div
             x-data="{