Skip to content

Commit a9cccc5

Browse files
committed
B2B-1986: Get Cloud-Native-Testing Integration Test Builds to Work Against Aurora
1 parent 6e28ffc commit a9cccc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ return [
1010
'db-user' => '{{db-user}}',
1111
'db-password' => '{{db-password}}',
1212
'db-name' => '{{db-name}}',
13+
'db-init-statements' => '{{db-init-statements}}',
1314
'db-prefix' => '',
1415
'backend-frontname' => 'admin',
1516
'admin-user' => 'admin',

0 commit comments

Comments
 (0)