Skip to content

Commit 5d6ac49

Browse files
author
francescomauto
committed
[DSC-2794] add: disable cookie consent popup in e2e step
1 parent 39a1b8b commit 5d6ac49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bitbucket-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ definitions:
118118
- export DSPACE_UI_PORT=4000
119119
- export DSPACE_CACHE_SERVERSIDE_BOTCACHE_MAX=0
120120
- export DSPACE_CACHE_SERVERSIDE_ANONYMOUSCACHE_MAX=0
121+
- export DSPACE_INFO_ENABLECOOKIECONSENTPOPUP=false
121122
- export CYPRESS_BASE_URL=http://127.0.0.1:4000
122123
- export CYPRESS_CACHE_FOLDER=~/.cache/Cypress
123124
- export CHROME_FLAGS="--no-sandbox --disable-dev-shm-usage --disable-gpu"

0 commit comments

Comments
 (0)