diff --git a/tests/ReportTest.php b/tests/ReportTest.php index 7a3b00f1..adaad00d 100644 --- a/tests/ReportTest.php +++ b/tests/ReportTest.php @@ -6,6 +6,7 @@ */ class ReportTest extends SapphireTest { + protected $usesDatabase = true; public function testGetReports() {