fix test for title and not remainers

This commit is contained in:
AJ Slater 2024-02-24 19:04:45 -08:00
parent 7694a3e2fd
commit 0a17bbc0d9

View File

@ -449,7 +449,7 @@ FNS.update(
"ext": "cbr", "ext": "cbr",
"issue": "001", "issue": "001",
"series": "Captain Science", "series": "Captain Science",
"remainders": ("cix-cbi",), "title": "cix-cbi",
}, },
"Long Series Name v1 (2000) #001 " "Long Series Name v1 (2000) #001 "
"Title (TPB) (Releaser).cbz": TEST_COMIC_FIELDS_VOL, "Title (TPB) (Releaser).cbz": TEST_COMIC_FIELDS_VOL,