Skip to content

Commit 681884a

Browse files
committed
Merge branch 'refs/heads/github-actions-support-20240625'
2 parents d54400b + 274f307 commit 681884a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DatabaseTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public function testIpv4CountryCode() {
2424

2525
$this->assertEquals(
2626
'US',
27-
$records['countryCode'],
27+
$records['countryCode']
2828
);
2929
}
3030

0 commit comments

Comments
 (0)