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 e41a769 commit 67ca2b1Copy full SHA for 67ca2b1
tests/LimitTest.php
@@ -25,7 +25,7 @@
25
]);
26
});
27
28
-it('tests where clause', function () {
+it('tests limit clauses', function () {
29
30
class ProductWithLimit extends Product
31
{
0 commit comments