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 867efcc commit f55471fCopy full SHA for f55471f
tests/HtmlBuilderTest.php tests/BuilderTest.phptests/HtmlBuilderTest.php renamed to tests/BuilderTest.php
@@ -5,7 +5,7 @@
5
use Yajra\DataTables\Html\Builder;
6
use Yajra\DataTables\Html\Column;
7
8
-class HtmlBuilderTest extends TestCase
+class BuilderTest extends TestCase
9
{
10
/** @test */
11
public function it_can_resolved_builder_class()
0 commit comments