diff --git a/dev/TestRunner.php b/dev/TestRunner.php index 95c17d432..bd05de09e 100644 --- a/dev/TestRunner.php +++ b/dev/TestRunner.php @@ -349,7 +349,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(); }