mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
feat(anilist): add CLI and IPC management controls
This commit is contained in:
@@ -18,4 +18,6 @@ test("printHelp includes configured texthooker port", () => {
|
||||
assert.match(output, /--help\s+Show this help/);
|
||||
assert.match(output, /default: 7777/);
|
||||
assert.match(output, /--refresh-known-words/);
|
||||
assert.match(output, /--anilist-status/);
|
||||
assert.match(output, /--anilist-retry-queue/);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user