Skip to content

Commit 890af75

Browse files
Francesco MautoAndrea Barbasso
authored andcommitted
Merged in task/dspace-cris-2025_02_x/DSC-2794 (pull request DSpace#4476)
[DSC-2794] add: disable cookie consent popup in e2e step Approved-by: Andrea Barbasso
2 parents 9bc6015 + 2f13c9a commit 890af75

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
@@ -117,6 +117,7 @@ definitions:
117117
- export DSPACE_UI_PORT=4000
118118
- export DSPACE_CACHE_SERVERSIDE_BOTCACHE_MAX=0
119119
- export DSPACE_CACHE_SERVERSIDE_ANONYMOUSCACHE_MAX=0
120+
- export DSPACE_INFO_ENABLECOOKIECONSENTPOPUP=false
120121
- export CYPRESS_BASE_URL=http://127.0.0.1:4000
121122
- export CYPRESS_CACHE_FOLDER=~/.cache/Cypress
122123
- export CHROME_FLAGS="--no-sandbox --disable-dev-shm-usage --disable-gpu"

0 commit comments

Comments
 (0)