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 c097428 commit 43b64f9Copy full SHA for 43b64f9
tests/Unit/Traits/WithColumnsTest.php
@@ -40,5 +40,4 @@ public function configure(): void
40
$testTableDefault->render();
41
$this->assertSame(9, $view->getData()['columns']->count());
42
}
43
-
44
-}
+}
0 commit comments