Skip to content

Commit

Permalink
fixed C350944
Browse files Browse the repository at this point in the history
  • Loading branch information
TetianaParanich committed May 10, 2024
1 parent 7dfde3f commit 98d0258
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -323,7 +323,7 @@ describe('Data Import', () => {
RECORD_STATUSES.CREATED,
]);
FileDetails.checkItemsStatusesInResultList(1, [
RECORD_STATUSES.DASH,
RECORD_STATUSES.NO_ACTION,
RECORD_STATUSES.NO_ACTION,
]);

Expand Down

0 comments on commit 98d0258

Please sign in to comment.