Skip to content

Commit f55471f

Browse files
committed
Rename
1 parent 867efcc commit f55471f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/HtmlBuilderTest.php renamed to tests/BuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Yajra\DataTables\Html\Builder;
66
use Yajra\DataTables\Html\Column;
77

8-
class HtmlBuilderTest extends TestCase
8+
class BuilderTest extends TestCase
99
{
1010
/** @test */
1111
public function it_can_resolved_builder_class()

0 commit comments

Comments
 (0)