Skip to content

Commit aa5cd63

Browse files
apply suggestion
Co-authored-by: Alexis Lefebvre <2071331+alexislefebvre@users.noreply.github.com>
1 parent 973f616 commit aa5cd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/AppConfigSqliteDifferentConnectionName/AppConfigSqliteDifferentConnectionNameKernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ protected function configureContainer(ContainerBuilder $container, LoaderInterfa
2929
// Load the default file.
3030
parent::configureContainer($container, $loader);
3131

32-
// Load the file with MySQL configuration
32+
// Load the file with 2 entity managers
3333
$loader->load(__DIR__.'/config.yml');
3434
}
3535
}

0 commit comments

Comments
 (0)