There was an error while loading. Please reload this page.
1 parent 84c4a4f commit eb05babCopy full SHA for eb05bab
tests/CountryTest.php
@@ -14,7 +14,7 @@ class CountryTest extends TestSimpleResource
14
* @inheritDoc
15
*/
16
public $postArray = array(
17
- "code" => "FR",
+ "code" => "BD",
18
"tax" => 0.25,
19
);
20
0 commit comments