Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit e90a70f

Browse files
author
arknoll
committed
Run the appropriate behat tags when testing on pipelines.
1 parent ab34f97 commit e90a70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pipelines/tests

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ set -ev
44

55
export PATH=${COMPOSER_BIN}:${PATH}
66

7-
blt tests:all -D tests.run-server=true -D behat.web-driver=phantomjs -D behat.tags='~experimental' --yes -v --ansi
7+
blt tests:all -D tests.run-server=true -D behat.web-driver=phantomjs --yes -v --ansi
88

99
set +v

0 commit comments

Comments
 (0)