diff --git a/src/Foundation/Console/Concerns/CopyTestbenchFiles.php b/src/Foundation/Console/Concerns/CopyTestbenchFiles.php index 142ad172..960b2c3f 100644 --- a/src/Foundation/Console/Concerns/CopyTestbenchFiles.php +++ b/src/Foundation/Console/Concerns/CopyTestbenchFiles.php @@ -10,6 +10,9 @@ use function Orchestra\Testbench\join_paths; +/** + * @codeCoverageIgnore + */ trait CopyTestbenchFiles { /**