Skip to content

Commit a3ac6d3

Browse files
author
Olga Kopylova
committed
Merge remote-tracking branch 'origin/MAGETWO-44730-Integration-Test-On-Travis' into PR_Branch
2 parents 8167ac0 + e0b0b63 commit a3ac6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/etc/install-config-mysql.travis.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ return [
99
'db-user' => 'travis',
1010
'db-password' => '',
1111
'db-name' => 'magento_integration_tests',
12-
'db-prefix' => 'travis_',
12+
'db-prefix' => 'trv_',
1313
'backend-frontname' => 'backend',
1414
'admin-user' => \Magento\TestFramework\Bootstrap::ADMIN_NAME,
1515
'admin-password' => \Magento\TestFramework\Bootstrap::ADMIN_PASSWORD,

0 commit comments

Comments
 (0)