Skip to content

Commit c6f4647

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents e911efb + ffc8856 commit c6f4647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/travis_doctrine_dbal.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ fi
1919
mysql -e 'create database IF NOT EXISTS phpcr_odm_tests;' -u root
2020

2121
cp ${SCRIPT_DIR}/../cli-config.doctrine_dbal.php.dist ${SCRIPT_DIR}/../cli-config.php
22-
${SCRIPT_DIR}/../bin/phpcrodm jackalope:init:dbal
22+
${SCRIPT_DIR}/../bin/phpcrodm jackalope:init:dbal --force
2323
${SCRIPT_DIR}/../bin/phpcrodm doctrine:phpcr:register-system-node-types

0 commit comments

Comments
 (0)