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
Mon, Jan 27, 09:17 (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2380250
Default Alt Text
D2677.diff (379 B)

Event Timeline