Skip to content

Commit

Permalink
use sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Jul 16, 2024
1 parent 00b28c9 commit fb5248a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
\Mantle\Testing\manager()
// Load the main file of the plugin.
->loaded( fn () => require_once __DIR__ . '/../plugin.php' )
->with_sqlite()
->install();

0 comments on commit fb5248a

Please sign in to comment.