Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Mar 4, 2024
1 parent 4935c00 commit 2008a46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Console/CommandsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ public function test_it_can_install_bazar(): void

$this->artisan('bazar:install')
->assertSuccessful();

$this->artisan('bazar:install', ['--seed' => true])
->assertSuccessful();
}
}

0 comments on commit 2008a46

Please sign in to comment.