We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90bf36 commit 775fad1Copy full SHA for 775fad1
src/Bundle/Console/Tests/ConsoleTest.php
@@ -44,7 +44,7 @@ public function testAllCommandsAreAvailable()
44
'keyset:rotate',
45
'key:generate:rsa',
46
'keyset:generate:rsa',
47
- 'key:load:x509'
+ 'key:load:x509',
48
];
49
self::bootKernel();
50
$application = new Application(self::$kernel);
0 commit comments