@@ -83,7 +83,8 @@ |
||
| 83 | 83 | $this->assertFalse($this->getActionItem(3)->isDisplayed()); |
| 84 | 84 | } |
| 85 | 85 | |
| 86 | - public function testEditDeleteAndRunAsAdmin() { |
|
| 86 | + public function testEditDeleteAndRunAsAdmin() |
|
| 87 | + { |
|
| 87 | 88 | $this->logInAsUser('user-3'); |
| 88 | 89 | $this->clickThroughToTest(1); |
| 89 | 90 | |