]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
ci: fix testing failures caused by node_module
authorHaoqun Jiang <haoqunjiang@gmail.com>
Sun, 26 Dec 2021 05:03:29 +0000 (13:03 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Sun, 26 Dec 2021 05:03:29 +0000 (13:03 +0800)
commitdfb7c2ea3ff1ffbc6ff480da56069695e7369979
treeefc2806e511997bee14733183d2f6b11081496b3
parent2a7b0d37dac523b7f72372d6feeaf8a9cd4f4069
ci: fix testing failures caused by node_module
18 files changed:
.github/workflows/ci.yml
playground/jsx-pinia-with-tests/cypress/plugins/index.js
playground/jsx-router-pinia-with-tests/cypress/plugins/index.js
playground/jsx-router-with-tests/cypress/plugins/index.js
playground/jsx-with-tests/cypress/plugins/index.js
playground/pinia-with-tests/cypress/plugins/index.js
playground/router-pinia-with-tests/cypress/plugins/index.js
playground/router-with-tests/cypress/plugins/index.js
playground/typescript-jsx-pinia-with-tests/cypress/plugins/index.ts
playground/typescript-jsx-router-pinia-with-tests/cypress/plugins/index.ts
playground/typescript-jsx-router-with-tests/cypress/plugins/index.ts
playground/typescript-jsx-with-tests/cypress/plugins/index.ts
playground/typescript-pinia-with-tests/cypress/plugins/index.ts
playground/typescript-router-pinia-with-tests/cypress/plugins/index.ts
playground/typescript-router-with-tests/cypress/plugins/index.ts
playground/typescript-with-tests/cypress/plugins/index.ts
playground/with-tests/cypress/plugins/index.js
utils/renderTemplate.js