Update runner version

This commit is contained in:
Chocobozzz
2024-04-04 16:32:44 +02:00
parent 93b09bf891
commit 3bfecf4890
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
/* eslint-disable @typescript-eslint/no-unused-expressions,@typescript-eslint/require-await */
import { wait } from '@peertube/peertube-core-utils'
import { buildUUID } from '@peertube/peertube-node-utils'
import { PeerTubeServer, cleanupTests } from '@peertube/peertube-server-commands'
import { prepareViewsServers, prepareViewsVideos, processViewersStats } from '@tests/shared/views.js'
import { expect } from 'chai'