mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 21:52:28 +08:00
refactor: upgrade dev deps
This commit is contained in:
3
tests/fixtures/fixtures.ts
vendored
3
tests/fixtures/fixtures.ts
vendored
@@ -29,6 +29,9 @@ export const test = base.extend<TestFixtures>({
|
||||
args: [
|
||||
`--disable-extensions-except=${pathToExtension}`,
|
||||
`--load-extension=${pathToExtension}`,
|
||||
// force GPU hardware acceleration
|
||||
// (even in headless mode)
|
||||
'--use-gl=egl',
|
||||
],
|
||||
});
|
||||
await use(context);
|
||||
|
||||
Reference in New Issue
Block a user