Skip to content

Commit

Permalink
Update InterfaceMakeCommandTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Apr 17, 2024
1 parent 82c318b commit f818660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Integration/Generators/InterfaceMakeCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function testItCanGenerateInterfaceFileWhenContractsFolderExists()
$files->deleteDirectory($interfacesFolderPath);
}


public function testItCanGenerateInterfaceFileWhenInterfacesFolderExists()
{
$interfacesFolderPath = app_path('Interfaces');
Expand Down

0 comments on commit f818660

Please sign in to comment.