From e13f9740e1c19372d67b49971bf9de0d0c7f26bd Mon Sep 17 00:00:00 2001 From: xsalonx Date: Tue, 30 Apr 2024 13:56:39 +0200 Subject: [PATCH] amend test --- test/api/qcFlags.test.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/api/qcFlags.test.js b/test/api/qcFlags.test.js index 74d2913419..b39d82787a 100644 --- a/test/api/qcFlags.test.js +++ b/test/api/qcFlags.test.js @@ -29,7 +29,6 @@ module.exports = () => { from: new Date('2022-03-22 02:46:40').getTime(), to: new Date('2022-03-22 04:46:40').getTime(), comment: 'Some qc comment 4', - effectivePart: 1, createdAt: new Date('2024-02-13 11:57:19').getTime(), updatedAt: new Date('2024-02-13 11:57:19').getTime(), runNumber: 1, @@ -45,7 +44,6 @@ module.exports = () => { createdAt: new Date('2024-02-13 12:57:19').getTime(), }, ], - effectivePeriods: [], createdBy: { id: 2, externalId: 456, name: 'Jan Jansen' }, flagTypeId: 13,