]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: enable e2e tests for --bare (#674)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Thu, 30 Jan 2025 16:10:27 +0000 (17:10 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 16:10:27 +0000 (00:10 +0800)
commita7357398e1af44f057537f968e745ddb0ddf3e8b
tree1f608cb6a0a03d71258cb74f990e8fe60e000a7b
parentad178062dcef77138d13218302f52cb8a09f6e94
fix: enable e2e tests for --bare (#674)
.github/workflows/ci.yml
template/bare/base/src/App.vue
template/bare/cypress-ct/src/__tests__/App.cy.js
template/bare/nightwatch-ct/src/__tests__/App.spec.js
template/bare/typescript/src/App.vue
template/bare/vitest/src/__tests__/App.spec.js
template/config/nightwatch/tests/e2e/example.js
template/config/playwright/e2e/vue.spec.js
template/config/playwright/e2e/vue.spec.ts