Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 3ea393a

Browse files
committed
Fixed one test
1 parent f45a29a commit 3ea393a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Symfony/Installer/Tests/IntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public function provideSymfonyInstallationData()
108108
),
109109

110110
array(
111-
'2.7-BETA1',
111+
'2.7.0-BETA1',
112112
'/.*Symfony 2\.7\.0\-BETA1 was successfully installed.*/',
113113
'/Symfony version 2\.7\-BETA1 - app\/dev\/debug/',
114114
),

0 commit comments

Comments
 (0)