Skip to content

Commit

Permalink
[Travis] Adjusted suite to the new approach
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Jul 8, 2021
1 parent aa15576 commit c07b2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ matrix:
- APP_ENV=behat
- APP_DEBUG=1
- COMPOSE_FILE="doc/docker/base-dev.yml:doc/docker/selenium.yml"
- BEHAT_OPTS="--profile=adminui --suite=adminui --tags=@systemInformation -c=behat_ibexa_oss.yaml"
- BEHAT_OPTS="--profile=browser --suite=admin-ui --tags=@systemInformation -c=behat_ibexa_oss.yaml"
- PROJECT_VERSION=^3.3.x-dev

# test only on matching branches (+ Pull requests)
Expand Down

0 comments on commit c07b2fc

Please sign in to comment.