mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Fix name typo
This commit is contained in:
@@ -5,7 +5,7 @@ import { API_PERMISSION } from "../test_base.ts";
|
||||
import { assert } from "https://deno.land/[email protected]/_util/asserts.ts";
|
||||
|
||||
Deno.test({
|
||||
name: "GalleryPage_test",
|
||||
name: "MPVPage_test",
|
||||
permissions: API_PERMISSION,
|
||||
}, async () => {
|
||||
const cfg = await load_settings("./config.json");
|
||||
|
||||
Reference in New Issue
Block a user