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 c7578ca commit cb2fe48Copy full SHA for cb2fe48
test/integration/Aggregation/OrderByTest.php
@@ -54,7 +54,7 @@ public function testOrderByAsc(): void
54
* @return void
55
* @throws \Exception
56
*/
57
- public function testFilerAndOrderByAsc(): void
+ public function testFilterAndOrderByAsc(): void
58
{
59
$this->insertDocument(5);
60
$this->insertDocument(4);
0 commit comments