Skip to content

Commit

Permalink
fix unstable test
Browse files Browse the repository at this point in the history
it('periodically pings') would log after jest finish
  • Loading branch information
mifi committed Mar 2, 2022
1 parent 267c340 commit facc2bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/@uppy/companion/test/mockserver.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ const defaultEnv = {
COMPANION_ZOOM_VERIFICATION_TOKEN: 'zoom_verfication_token',

COMPANION_PATH: '',

COMPANION_PERIODIC_PING_URLS: '',
}

function updateEnv (env) {
Expand Down

0 comments on commit facc2bd

Please sign in to comment.