Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Aug 12, 2024
1 parent 8a1a157 commit a7e14eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@ function usesTestingFeature(...$attributes): void
*/
function resetRefreshDatabaseState(): void
{
usesTestingFeature(new ResetRefreshDatabaseState());
usesTestingFeature(new ResetRefreshDatabaseState);
}

0 comments on commit a7e14eb

Please sign in to comment.