Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser authored Nov 6, 2024
1 parent 851fb87 commit 29d7e3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/121-service/test/mocks/seed-mock.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ import {
describe('Mock registrations', () => {
it('does mock nlrc multiple still seed registrations and transactions', async () => {
// Arrange
console.time('before');
await resetDB(SeedScript.nlrcMultipleMock);
console.timeEnd('before');
const accessToken = await getAccessToken();
const payment = 1;
// Assert
Expand Down

0 comments on commit 29d7e3c

Please sign in to comment.