Apply fixes from StyleCI

This commit is contained in:
Cachet Bot
2020-04-01 10:44:53 +00:00
committed by StyleCI Bot
parent 686ba076d2
commit 03092466f5
4 changed files with 15 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ class ComponentStatusWasChangedEventTest extends AbstractComponentEventTestCase
{
use DatabaseMigrations;
use InteractsWithMail;
public function testComponentUpdateEmailWasSent()
{
$user = factory('CachetHQ\Cachet\Models\User')->create();