We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01883d commit bf5c13bCopy full SHA for bf5c13b
src/Console/Commands/BotManMakeTest.php
@@ -45,6 +45,6 @@ protected function getStub()
45
*/
46
protected function getDefaultNamespace($rootNamespace)
47
{
48
- return $rootNamespace.'\..\tests\Botman';
+ return $rootNamespace.'\..\tests\BotMan';
49
}
50
0 commit comments