Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 1b1fe51

Browse files
committed
Updated init script
1 parent e9a1421 commit 1b1fe51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/init_travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
composer install --dev
44
cp ./Tests/Functional/app/config/parameters.yml.dist ./Tests/Functional/app/config/parameters.yml
55
php Tests/Functional/app/console doctrine:phpcr:init:dbal
6-
php Tests/Functional/app/console doctrine:phpcr:register-system-node-types
6+
php Tests/Functional/app/console doctrine:phpcr:repository:init

0 commit comments

Comments
 (0)