Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Dec 14, 2024
1 parent 931e503 commit 4b75f18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
use Orchestra\Testbench\Console\Commander;
use Orchestra\Testbench\Contracts\Config as ConfigContract;
use Orchestra\Testbench\Workbench\Workbench;

use function Orchestra\Testbench\join_paths;

/**
Expand Down
2 changes: 1 addition & 1 deletion src/Workbench/Workbench.php
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ public static function applicationUserModel(): ?string

/**
* Detect namespace by type.
*
*
* @param string $type
* @param bool $force
* @return string|null
Expand Down

0 comments on commit 4b75f18

Please sign in to comment.