mirror of
https://github.com/zoriya/flood.git
synced 2026-06-05 11:49:24 +00:00
server: tests: update URL of test case
This commit is contained in:
@@ -32,7 +32,7 @@ const torrentFiles = [
|
||||
].map((torrentPath) => Buffer.from(fs.readFileSync(torrentPath)).toString('base64')) as [string, ...string[]];
|
||||
|
||||
const torrentURLs: [string, ...string[]] = [
|
||||
'https://releases.ubuntu.com/20.04/ubuntu-20.04.1-live-server-amd64.iso.torrent',
|
||||
'https://releases.ubuntu.com/20.04/ubuntu-20.04.2-live-server-amd64.iso.torrent',
|
||||
'https://flood.js.org/api/test-cookie',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user