mirror of
https://github.com/flarum/framework.git
synced 2025-01-23 00:00:45 +08:00
Fix tests
This commit is contained in:
parent
712d1cdd1e
commit
9fabcff497
|
@ -71,10 +71,6 @@ trait CreatesForum
|
|||
protected function createsHttpForum()
|
||||
{
|
||||
$this->app = $this->site->bootApp();
|
||||
|
||||
$this->http = new Server(
|
||||
$this->app->getRequestHandler()
|
||||
);
|
||||
}
|
||||
|
||||
protected function collectsConfiguration()
|
||||
|
|
Loading…
Reference in New Issue
Block a user