Skip to content

Commit f975cff

Browse files
yajragithub-actions[bot]
authored andcommitted
fix: pint 🤖
1 parent 9644a5e commit f975cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/QueryDataTableTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ public function it_returns_only_the_selected_columns()
222222
}
223223

224224
#[Test]
225-
public function it_edit_only_the_selected_columns_after_using_editOnlySelectedColumns()
225+
public function it_edit_only_the_selected_columns_after_using_edit_only_selected_columns()
226226
{
227227
$json = $this->call('GET', '/query/edit-columns', [
228228
'columns' => [

0 commit comments

Comments
 (0)