MINOR: Give all test ADMIN privileges by default (from r92208)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@96747 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2010-01-12 23:28:43 +00:00
parent cfb2c2c027
commit ab40216c4a

View File

@ -128,7 +128,7 @@ class SapphireTest extends PHPUnit_Framework_TestCase {
$i++; $i++;
} }
$this->logInWithPermssion("ADMIN");
} }
// Set up email // Set up email