]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/video-comments.ts
Add external login tests
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / video-comments.ts
index 0ebf69ced7278eb9d99e8cb50ab3b26c7e38585b..81c48412df8723276791bc396d6f5f11492b9e69 100644 (file)
@@ -1,3 +1,5 @@
+/* eslint-disable @typescript-eslint/no-floating-promises */
+
 import * as request from 'supertest'
 import { makeDeleteRequest } from '../requests/requests'