Page MenuHomeDevCentral

D2677.diff
No OneTemporary

D2677.diff

diff --git a/tests/Exceptions/HandlerTest.php b/tests/Exceptions/HandlerTest.php
--- a/tests/Exceptions/HandlerTest.php
+++ b/tests/Exceptions/HandlerTest.php
@@ -25,7 +25,7 @@
public function setUp () {
parent::setUp();
- $this->handler = new Handler(app());
+ $this->handler = new Handler($this->app);
$this->mockRavenClient();
}

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 14, 14:48 (7 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2732262
Default Alt Text
D2677.diff (379 B)

Event Timeline