diff --git a/src/Apps/W1/Shopify/Test/Transactions/ShpfyTransactionsTest.Codeunit.al b/src/Apps/W1/Shopify/Test/Transactions/ShpfyTransactionsTest.Codeunit.al index f77bd1a3e3a..c4b15050903 100644 --- a/src/Apps/W1/Shopify/Test/Transactions/ShpfyTransactionsTest.Codeunit.al +++ b/src/Apps/W1/Shopify/Test/Transactions/ShpfyTransactionsTest.Codeunit.al @@ -10,7 +10,7 @@ using Microsoft.Finance.GeneralLedger.Setup; using Microsoft.Integration.Shopify; using System.TestLibraries.Utilities; -codeunit 139575 "Shpfy Transactions Test" +codeunit 139930 "Shpfy Transactions Test" { Subtype = Test; TestType = Uncategorized; diff --git a/src/Apps/W1/Shopify/Test/app.json b/src/Apps/W1/Shopify/Test/app.json index 252bb8e4e23..181dfcd9e67 100644 --- a/src/Apps/W1/Shopify/Test/app.json +++ b/src/Apps/W1/Shopify/Test/app.json @@ -87,6 +87,10 @@ { "from": 139695, "to": 139699 + }, + { + "from": 139930, + "to": 139930 } ], "target": "OnPrem",