Updated test cases
This commit is contained in:
@@ -18,7 +18,7 @@ class AmazonSellerTest {
|
||||
|
||||
private static String demoApiKey = "my-api-key";
|
||||
private static String demoApiUrl = "https://www.example.com/api";
|
||||
private static Webshop demoDataTarget = Webshop.Amazon;
|
||||
private static Webshop demoDataTarget = Webshop.AMAZON;
|
||||
|
||||
@BeforeEach
|
||||
void setup() {
|
||||
|
||||
Reference in New Issue
Block a user