Skip to content
Snippets Groups Projects
Commit c0aaabc2 authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3365963: Change the cucumber profile database from MySQL to SQLite

parent c2393a35
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ commands:
name: Install Cucumber with drush
command: |
cd /var/www/html/test/cucumber/web
../bin/drush site-install cucumber --yes --site-name='cucumber' --account-name=admin --account-pass=dD.123123ddd --account-mail=cucumber@cucumber.org"
../bin/drush site-install cucumber --yes --site-name='cucumber' --account-name=admin --account-pass=dD.123123ddd --account-mail=cucumber@cucumber.org
../bin/drush config-set system.performance css.preprocess 0 --yes
../bin/drush config-set system.performance js.preprocess 0 --yes
../bin/drush config-set system.logging error_level all --yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment