Commit 35f85a5 1 parent 1359e2e commit 35f85a5 Copy full SHA for 35f85a5
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
# - ${docroot}/modules
15
15
- ${docroot}/profiles
16
16
- ${repo.root}/tests/behat
17
- tags : ' ~ajax&&~experimental&&~preview '
17
+ tags : ' ~ajax&&~experimental'
18
18
verbose : ${blt.verbose}
19
19
20
20
blt :
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ events:
34
34
# The local.hostname must be set to 127.0.0.1:8888 because we are using drush runserver to test the site.
35
35
- drupal init
36
36
- drupal yaml:update:value project.yml project.local.hostname '127.0.0.1:8888'
37
- - blt -Dbehat.run-server=true -Dcreate_alias=false -Dbehat.launch-selenium=false -Dbehat.tags='~javascript' ci:build:validate:test
37
+ - blt -Dbehat.run-server=true -Dcreate_alias=false -Dbehat.launch-selenium=false -Dbehat.tags='~javascript&&experimental ' ci:build:validate:test
38
38
39
39
# Generate
40
40
- prepare-artifact :
You can’t perform that action at this time.
0 commit comments