mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
Run all tests
This commit is contained in:
parent
2791cee94b
commit
55eda0ed93
@ -101,7 +101,7 @@ function clientScrapeStaticInvalid (t, serverType) {
|
||||
if (serverType === 'ws') common.mockWebsocketTracker(client)
|
||||
}
|
||||
|
||||
test.only('http: scrape using Client.scrape static method (invalid url)', function (t) {
|
||||
test('http: scrape using Client.scrape static method (invalid url)', function (t) {
|
||||
clientScrapeStaticInvalid(t, 'http')
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user