Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed May 17, 2022
1 parent c635937 commit 47c11d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.idea/
mutagen.yml.lock
.vscode
2 changes: 1 addition & 1 deletion tests/9/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ check_rq "Trusted Host Settings" "Enabled"

# Import solr server
drush cim --source=/var/www/html/solr --partial -y
drush solr-upload-conf solr
drush solr-upload-conf solr 1
drush sapi-sl | grep -q enabled

## Test varnish cache and purge
Expand Down

0 comments on commit 47c11d8

Please sign in to comment.