diff options
Diffstat (limited to 'src/test/resources/junit/customerData-CustomerIdNotFound.json')
-rw-r--r-- | src/test/resources/junit/customerData-CustomerIdNotFound.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/resources/junit/customerData-CustomerIdNotFound.json b/src/test/resources/junit/customerData-CustomerIdNotFound.json new file mode 100644 index 0000000..e2f71c6 --- /dev/null +++ b/src/test/resources/junit/customerData-CustomerIdNotFound.json @@ -0,0 +1,6 @@ +{ + "global-customer-id": "dummy", + "subscriber-name": "dummy", + "subscriber-type": "CUST", + "resource-version": "1526324315029" +}
\ No newline at end of file |