Skip to content

Commit 45c636f

Browse files
prophetzTavoNiievez
authored andcommitted
Fix parameter name in exception for case when Kernel has custom namespace
1 parent 72cf4d1 commit 45c636f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/Symfony.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ protected function getKernelClass(): string
319319
throw new ModuleRequireException(
320320
self::class,
321321
"Kernel class was not found.\n"
322-
. 'Specify directory where file with Kernel class for your application is located with `app_path` parameter.'
322+
. 'Specify directory where file with Kernel class for your application is located with `kernel_class` parameter.'
323323
);
324324
}
325325

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy