Explorar o código

fix unstable test

it('periodically pings') would log after jest finish
Mikael Finstad %!s(int64=3) %!d(string=hai) anos
pai
achega
facc2bd50c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/@uppy/companion/test/mockserver.js

+ 2 - 0
packages/@uppy/companion/test/mockserver.js

@@ -34,6 +34,8 @@ const defaultEnv = {
   COMPANION_ZOOM_VERIFICATION_TOKEN: 'zoom_verfication_token',
 
   COMPANION_PATH: '',
+
+  COMPANION_PERIODIC_PING_URLS: '',
 }
 
 function updateEnv (env) {