Skip to content

Commit

Permalink
MNT Fix NavigateCommandTest
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Sep 30, 2024
1 parent 27708c7 commit f45125f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/php/Cli/Command/NavigateCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class NavigateCommandTest extends SapphireTest
{
protected $usesDatabase = false;
protected $usesDatabase = true;

public static function provideExecute(): array
{
Expand Down

0 comments on commit f45125f

Please sign in to comment.