mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 16:00:54 -03:00
style: run php-cs-fixer
This commit is contained in:
@@ -30,4 +30,4 @@ $factory->define(App\Product::class, function (Faker $faker) {
|
||||
return factory(App\User::class)->create()->id;
|
||||
},
|
||||
];
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user