Skip to content

Commit cbc9f88

Browse files
Update PayMayaClientTest.php
1 parent f85203e commit cbc9f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PayMayaClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function testCreateClient($environment, $baseUri)
3232
public static function environmentProvider()
3333
{
3434
return [
35-
'production' => ['production', 'https://pg.paymaya.com'],
35+
'production' => ['production', 'https://pg.maya.ph'],
3636
'sandbox' => ['sandbox', 'https://pg-sandbox.paymaya.com'],
3737
];
3838
}

0 commit comments

Comments
 (0)