diff --git a/tests/Context/SilverStripeContextTest.php b/tests/Context/SilverStripeContextTest.php index 7ba40abf..c4d500e4 100644 --- a/tests/Context/SilverStripeContextTest.php +++ b/tests/Context/SilverStripeContextTest.php @@ -6,6 +6,8 @@ class SilverStripeContextTest extends \PHPUnit_Framework_TestCase { + protected $backupGlobals = false; + /** * @expectedException \LogicException * @expectedExceptionMessage Cannot find 'region_map' in the behat.yml