Skip to content

Commit 49b6b9b

Browse files
author
Igor Chepurnoy
authored
Update ArrayQueryTest.php
1 parent ba155b4 commit 49b6b9b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/ArrayQueryTest.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,5 @@ public function testSetCustomPrimaryKey()
242242

243243
$this->assertCount(2, $rows);
244244
$this->assertEquals('username', $query->primaryKeyName);
245-
246245
}
247-
}
246+
}

0 commit comments

Comments
 (0)