Skip to content

Commit 9f9da67

Browse files
committed
Remove browser and learning tests
1 parent 076c615 commit 9f9da67

File tree

5 files changed

+0
-62
lines changed

5 files changed

+0
-62
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"test:unit:dom:coverage": "npm run test:unit:dom -- --coverage",
2727
"test:unit:dom:debug": "npm run test:unit:dom -- --single-thread",
2828
"test:unit:browser": "vitest run --config vitest.browser.config.ts",
29-
"test:unit:browser:learning": "vitest run --config vitest.browser.learning.config.ts",
3029
"test:api:only": "playwright test --config playwright.api.config.ts",
3130
"test:api:ui:only": "npm run test:api:only -- --ui",
3231
"test:e2e:only": "playwright test --config playwright.e2e.config.ts",

src/index.browser-test.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/learning/browser/index.browser-test.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/learning/browser/lodash.browser-test.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

vitest.browser.learning.config.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)