Skip to content

Commit

Permalink
amend test
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalonx committed Apr 30, 2024
1 parent bfec4b5 commit e13f974
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/api/qcFlags.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit e13f974

Please sign in to comment.