diff --git a/tests/e2e/accounts/sellers/conftest.py b/tests/e2e/accounts/sellers/conftest.py index e7f22161..60cefe14 100644 --- a/tests/e2e/accounts/sellers/conftest.py +++ b/tests/e2e/accounts/sellers/conftest.py @@ -22,7 +22,7 @@ def _seller( "postCode": "12345", "country": "US", }, - "currency": currencies, + "currencies": currencies, "externalId": external_id, }