Skip to content

Commit eb05bab

Browse files
committed
Change testing country
1 parent 84c4a4f commit eb05bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CountryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CountryTest extends TestSimpleResource
1414
* @inheritDoc
1515
*/
1616
public $postArray = array(
17-
"code" => "FR",
17+
"code" => "BD",
1818
"tax" => 0.25,
1919
);
2020

0 commit comments

Comments
 (0)