Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 094c072

Browse files
GromNaNjmikola
andauthored
Update tests/Query/BuilderTest.php
Co-authored-by: Jeremy Mikola <[email protected]>
1 parent 10cafbc commit 094c072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Query/BuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ function (Builder $builder) {
162162
];
163163

164164
/** @see DatabaseQueryBuilderTest::testOrWhereBetween() */
165-
yield 'whereBetween array numbers' => [
165+
yield 'orWhereBetween array of numbers' => [
166166
['find' => [
167167
['$or' => [
168168
['id' => 1],

0 commit comments

Comments
 (0)