Skip to content

Commit

Permalink
Merge branch 'vite' of github.com:microbit-foundation/python-editor-v…
Browse files Browse the repository at this point in the history
…3 into vite
  • Loading branch information
microbit-matt-hillsdon committed Mar 12, 2024
2 parents 6799c8f + ca1fd42 commit 048bd0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export default defineConfig(({ mode }) => {
const e2eTest: UserConfig["test"] = {
globals: true,
include: ["src/e2e/**/*.test.ts"],
environment: "jsdom",
testTimeout: 60_000,
hookTimeout: 30_000,
};
Expand Down

0 comments on commit 048bd0a

Please sign in to comment.