Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9e80502

Browse files
PHPJuniorStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 33a7d9b commit 9e80502

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

‎tests/LaravelVideoChatServiceProviderTest.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
* Created by PhpStorm.
44
* User: nyinyilwin
55
* Date: 11/10/17
6-
* Time: 1:20 AM
6+
* Time: 1:20 AM.
77
*/
88

99
namespace PhpJunior\LaravelVideoChat\Tests;
1010

11-
1211
use GrahamCampbell\TestBenchCore\ServiceProviderTrait;
1312
use PhpJunior\LaravelVideoChat\Services\Chat;
1413

@@ -20,4 +19,4 @@ public function testChatIsInjectable()
2019
{
2120
$this->assertIsInjectable(Chat::class);
2221
}
23-
}
22+
}

‎tests/TestCase.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Created by PhpStorm.
44
* User: nyinyilwin
55
* Date: 11/10/17
6-
* Time: 1:18 AM
6+
* Time: 1:18 AM.
77
*/
88

99
namespace PhpJunior\LaravelVideoChat\Tests;
@@ -24,4 +24,4 @@ protected function getServiceProviderClass($app)
2424
{
2525
return LaravelVideoChatServiceProvider::class;
2626
}
27-
}
27+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /