Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
beckpaul committed Dec 4, 2023
1 parent ad99a84 commit e9a54d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ beforeEach(() => {
throw new Error('do we need to change the mock?')
})


nock(appConfig.apiUrl)
.post('/users/buildSteamPasswordResetUrl')
.reply(200, { steamUrl: 'http://localhost/test-steam-reset' })
Expand Down

0 comments on commit e9a54d1

Please sign in to comment.