diff --git a/tests/mollom.test b/tests/mollom.test index 56edacb..00130ad 100644 --- a/tests/mollom.test +++ b/tests/mollom.test @@ -1034,11 +1034,6 @@ class MollomTestingExportingFormConfiguration extends MollomWebTestCase { function setUp() { parent::setUp(array('mollom', 'mollom_test', 'ctools')); - - $this->admin_user = $this->drupalCreateUser(array( - 'access administration pages', - 'administer mollom', - )); } function testExportingFormConfiguration() {