We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620dcea commit baa8d8dCopy full SHA for baa8d8d
packages/framework/tests/Unit/Views/NavigationLinkViewTest.php
@@ -89,7 +89,6 @@ public function testComponentHasActiveClassWhenActive()
89
->assertHasClass('navigation-link-active');
90
}
91
92
-
93
public function testComponentRendersExtraAttributes()
94
{
95
$this->testView(['data-test' => 'value'])
0 commit comments