Skip to content

Commit fd888a2

Browse files
authored
test: enable Expo test cases (#76)
1 parent ca42b0a commit fd888a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vitest.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ export default defineConfig({
77
test: {
88
reporters: 'verbose',
99

10-
// TODO: Enable once Expo works on WebContainer again
11-
exclude: ['test/bolt-expo.test.ts'],
12-
1310
browser: {
1411
enabled: true,
1512
provider: 'playwright',

0 commit comments

Comments
 (0)