diff --git a/dev/TestRunner.php b/dev/TestRunner.php index b69bc4c97..82491bf74 100644 --- a/dev/TestRunner.php +++ b/dev/TestRunner.php @@ -342,7 +342,7 @@ HTML; } function setUp() { - SapphireTest::create_temp_db(); + // The first DB test will sort out the DB, we don't have to SSViewer::flush_template_cache(); }