We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9caa511 commit f546313Copy full SHA for f546313
tests/MapperTest.php
@@ -34,6 +34,7 @@ public function createMapper(
34
35
return $mapper;
36
}
37
+
38
public function testUpdateStringPrimaryKey()
39
{
40
$mapper = $this->createMapper();
0 commit comments