We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e42597 commit beb76adCopy full SHA for beb76ad
packages/cubejs-testing/test/bin/cypress-birdbox.ts
@@ -31,6 +31,7 @@ import { DriverType, startBirdBoxFromContainer } from '../../src';
31
// @todo tput: No value for $TERM and no -T specified
32
// headless: true,
33
config: {
34
+ // @ts-ignore
35
baseUrl: birdbox.configuration.playgroundUrl,
36
video: true,
37
// default 4000
0 commit comments