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 e7b9704 commit e361b3eCopy full SHA for e361b3e
tests/Traits/Core/QueryStrings/QueryStringForSearchTest.php
@@ -82,7 +82,7 @@ public function configure(): void
82
83
$mock->configure();
84
$mock->boot();
85
-
+
86
$this->assertSame('table-search', $mock->getQueryStringAliasForSearch());
87
}
88
0 commit comments