Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F7808034
D455.id1105.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
583 B
Referenced Files
None
Subscribers
None
D455.id1105.diff
View Options
diff --git a/tests/Providers/EventServiceProviderTest.php b/tests/Providers/EventServiceProviderTest.php
--- a/tests/Providers/EventServiceProviderTest.php
+++ b/tests/Providers/EventServiceProviderTest.php
@@ -1,12 +1,10 @@
<?php
-use Nasqueron\Notifications\Providers\EventServiceProvider;
-
class EventServiceProviderTest extends TestCase {
public function testType () {
$this->assertServiceInstanceOf(
- 'Illuminate\Contracts\Events\Dispatcher',
+ Illuminate\Contracts\Events\Dispatcher::class,
'events'
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 4, 06:35 (11 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2628276
Default Alt Text
D455.id1105.diff (583 B)
Attached To
Mode
D455: Prune unused use.
Attached
Detach File
Event Timeline
Log In to Comment