Skip to content

Commit

Permalink
Update blt settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Feb 7, 2024
1 parent 7f5a2fb commit 493381f
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions blt/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@ multisites:
- cardinalatwork
- cardinalservice
- default
behat:
selenium:
url: 'http://localhost:4444/wd/hub'
chromedriver:
url: 'http://localhost'
web-driver: selenium
paths:
- '${docroot}/profiles/custom'
- '${repo.root}/tests/behat/features'
tests:
reports:
localDir: '${repo.root}/artifacts'
Expand All @@ -52,7 +43,7 @@ tests:
testsuite: stanford
filter: /(Unit|Kernel)/
codeception:
cardinal_service:
cardinal_service_profile:
suites:
- acceptance
- functional
Expand All @@ -62,14 +53,6 @@ tests:
- acceptance
- functional
directory: '${docroot}/profiles/custom/caw_profile/tests/codeception'
validate:
twig:
functions:
- drupal_block
- drupal_field
- pattern
filters:
- render_clean
cloud:
appId: 8449683b-500e-4728-b70a-5f69d9e8a61a
keys_rsync:
Expand Down

0 comments on commit 493381f

Please sign in to comment.