Skip to content

Commit 06fd82d

Browse files
committed
Apply fixes from StyleCI
1 parent e367c74 commit 06fd82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/tests/Unit/Support/MediaFileUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ protected function mockCurrentPage(string $page): void
522522
{
523523
Render::shouldReceive('getRouteKey')->andReturn($page);
524524
}
525-
525+
526526
public static function bootableMethodsProvider(): array
527527
{
528528
return [

0 commit comments

Comments
 (0)