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 9644a5e commit f975cffCopy full SHA for f975cff
tests/Integration/QueryDataTableTest.php
@@ -222,7 +222,7 @@ public function it_returns_only_the_selected_columns()
222
}
223
224
#[Test]
225
- public function it_edit_only_the_selected_columns_after_using_editOnlySelectedColumns()
+ public function it_edit_only_the_selected_columns_after_using_edit_only_selected_columns()
226
{
227
$json = $this->call('GET', '/query/edit-columns', [
228
'columns' => [
0 commit comments