1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Strict actor url comparison

This commit is contained in:
Chocobozzz 2020-12-03 16:12:58 +01:00
parent 5147a6d945
commit e26dc0cdbd
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@ import 'mocha'
import * as chai from 'chai'
import { LiveVideoCreate, VideoDetails, VideoPrivacy, VideoState } from '@shared/models'
import {
checkLiveCleanup,
cleanupTests,
createLive,
doubleFollow,