Skip to content

Commit

Permalink
updating tests
Browse files Browse the repository at this point in the history
  • Loading branch information
psachmann committed Dec 11, 2024
1 parent 610aa1f commit af3c4fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ describe('CommonCartridgeController', () => {
id: courseId,
title: faker.lorem.sentence(),
copyRightOwners: [faker.lorem.words()],
creationDate: faker.date.recent().toISOString(),
},
});

Expand Down

0 comments on commit af3c4fc

Please sign in to comment.