Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codyborn committed Jan 24, 2025
1 parent a2371b7 commit 1e7fdad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/unit/handlers/gs-reaper/gs-reaper.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ jest.mock('../../../../lib/handlers/check-order-status/util', () => {
}
})

describe('update filled orders', () => {
})

describe('cleanupOrphanedOrders', () => {
beforeEach(async () => {
// Add test order to repository
Expand Down

0 comments on commit 1e7fdad

Please sign in to comment.