fix: fixed tests regarding episode sources
This commit is contained in:
@@ -4,7 +4,7 @@ import { scrapeAnimeEpisodeSources } from "../src/parsers/index.js";
|
||||
test("returns anime episode streaming link(s)", async () => {
|
||||
const data = await scrapeAnimeEpisodeSources(
|
||||
"steinsgate-3?ep=230",
|
||||
"vidstreaming",
|
||||
"hd-1",
|
||||
"sub"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user