forked from Cavemanon/cavepaintings
format
This commit is contained in:
@ -37,7 +37,8 @@ class ImageBanTest extends ShimmiePHPUnitTestCase
|
||||
$this->assertEquals(200, $page->code);
|
||||
}
|
||||
|
||||
public function onNotSuccessfulTest(\Throwable $t): void {
|
||||
public function onNotSuccessfulTest(\Throwable $t): void
|
||||
{
|
||||
send_event(new RemoveImageHashBanEvent($this->hash));
|
||||
parent::onNotSuccessfulTest($t); // TODO: Change the autogenerated stub
|
||||
}
|
||||
|
Reference in New Issue
Block a user