Signed-off-by: Joas Schilling <coding@schilljs.com>
@ -138,7 +138,6 @@ class FakeLockerPlugin extends ServerPlugin {
$response->setStatus(200);
$response->setBody($body);
return false;
}