Skip to content

Commit

Permalink
Change testing country
Browse files Browse the repository at this point in the history
  • Loading branch information
tareqtms committed Feb 16, 2020
1 parent 84c4a4f commit eb05bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CountryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class CountryTest extends TestSimpleResource
* @inheritDoc
*/
public $postArray = array(
"code" => "FR",
"code" => "BD",
"tax" => 0.25,
);

Expand Down

0 comments on commit eb05bab

Please sign in to comment.