]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/e2e/src/utils/hooks.ts
Update server dependencies
[github/Chocobozzz/PeerTube.git] / client / e2e / src / utils / hooks.ts
index 8baf9fb4419e8c41a0a733d8c39fb9a3bd634984..e57584b44d73b0878c1eeae37d60ebc043a21832 100644 (file)
@@ -22,7 +22,7 @@ function afterLocalSuite () {
 }
 
 async function beforeLocalSession (config: { baseUrl: string }, capabilities: { browserName: string }) {
-  await createScreenshotsDirectory()
+  createScreenshotsDirectory()
 
   appInstance = capabilities['browserName'] === 'chrome'
     ? 1