Skip to content

Commit baa8d8d

Browse files
committed
Apply fixes from StyleCI
1 parent 620dcea commit baa8d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ public function testComponentHasActiveClassWhenActive()
8989
->assertHasClass('navigation-link-active');
9090
}
9191

92-
9392
public function testComponentRendersExtraAttributes()
9493
{
9594
$this->testView(['data-test' => 'value'])

0 commit comments

Comments
 (0)