@@ -21,7 +21,7 @@ discard block |
||
| 21 | 21 | $configOverrides |
| 22 | 22 | )); |
| 23 | 23 | |
| 24 | - parent::setUp(); |
|
| 24 | + parent::setUp(); |
|
| 25 | 25 | } |
| 26 | 26 | |
| 27 | 27 | public function testPositionQuest() |
@@ -435,7 +435,7 @@ discard block |
||
| 435 | 435 | // Test first event |
| 436 | 436 | $this->assertEquals( |
| 437 | 437 | "[06/22/18 09:03:15] fAGSO has fallen ill with the black plague. " . |
| 438 | - "This terrible calamity has slowed them 0 days, 10:51:59 from level 81.", |
|
| 438 | + "This terrible calamity has slowed them 0 days, 10:51:59 from level 81.", |
|
| 439 | 439 | $events['items'][0] |
| 440 | 440 | ); |
| 441 | 441 | |