fix merge conflicts

This commit is contained in:
olivermrbl
2021-03-17 14:50:07 +01:00
65 changed files with 3527 additions and 2619 deletions
@@ -59,6 +59,7 @@ describe("/store/gift-cards", () => {
code: "GC_TEST",
value: 200,
balance: 120,
region: expect.any(Object),
});
});
});