Initial GV2 mock tests
This commit is contained in:
parent
34a27accfc
commit
e5ba00b798
7 changed files with 192 additions and 11 deletions
|
@ -8,7 +8,7 @@ import { App } from '../playwright';
|
|||
import { Bootstrap } from '../bootstrap';
|
||||
import type { BootstrapOptions } from '../bootstrap';
|
||||
|
||||
export const debug = createDebug('mock:test-storage');
|
||||
export const debug = createDebug('mock:test:storage');
|
||||
|
||||
export { App, Bootstrap };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue