Skip to content

Commit

Permalink
Visits Code Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelDau authored Dec 11, 2023
1 parent b6d4df3 commit 1cd175a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ describe('api visits route', () => {
afterAll(() => {})
beforeEach(() => {
db.one.mockReset()

insertEvent.mockReset()
ltiUtil.retrieveLtiLaunch = jest.fn()
viewerState.get = jest.fn()
Expand Down

0 comments on commit 1cd175a

Please sign in to comment.