From 43eadcbfa910c61aefd11c38ac817ccc559bdc31 Mon Sep 17 00:00:00 2001 From: Dev Date: Wed, 8 Nov 2023 08:59:28 +0000 Subject: [PATCH] Update test to make use of string literals --- project/tests/helpers/ItemHelper.test.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/project/tests/helpers/ItemHelper.test.ts b/project/tests/helpers/ItemHelper.test.ts index 875d8576..32d13ace 100644 --- a/project/tests/helpers/ItemHelper.test.ts +++ b/project/tests/helpers/ItemHelper.test.ts @@ -1088,13 +1088,13 @@ describe("ItemHelper", () => "5735fdcd2459776445391d61" ]; const mockTemplateItem = { - "_id": "571a29dc2459771fb2755a6a", - "_name": "mag_tt_toz_std_762x25tt_8", - "_props": { - "Cartridges": [{ - "_props": { - "filters": [{ - "Filter": validAmmoItems + _id: "571a29dc2459771fb2755a6a", + _name: "mag_tt_toz_std_762x25tt_8", + _props: { + Cartridges: [{ + _props: { + filters: [{ + Filter: validAmmoItems }] } }]