Skip to content

Commit

Permalink
更新 vitest.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoLei1990 authored Jan 7, 2025
1 parent cd98552 commit cdb7b57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ export default defineProject({
launch: {
args: ["--use-gl=egl", "--ignore-gpu-blocklist", "--use-gl=angle"]
}
},
headless: true
}
}
}
});

0 comments on commit cdb7b57

Please sign in to comment.