Skip to content

Commit 8e488d7

Browse files
committed
Apply fixes from StyleCI
1 parent cc5f95d commit 8e488d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/framework/tests/Unit/Views/BlogPostFeedComponentViewTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public function testPostFeedWithMultiplePosts()
6868
->assertSeeHtml('</ol>');
6969
}
7070

71-
7271
public function testPostFeedWithCustomPosts()
7372
{
7473
Hyde::pages()->add(new MarkdownPost('global', ['author' => 'default'], 'Ignored post content'));

0 commit comments

Comments
 (0)