Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4060973
D2677.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
379 B
Referenced Files
None
Subscribers
None
D2677.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2677: Refer to service container property instead of using global helper
Attached
Detach File
Event Timeline
Log In to Comment