ci(tests): fix possible error with tests

This commit is contained in:
Antoine Aflalo
2024-09-09 14:43:23 -04:00
parent 5b183cca29
commit 5f7e7de644
2 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ func TestLoadChapter(t *testing.T) {
},
{
name: "Converted Chapter",
filePath: "../testdata/Chapter 1_converted.cbz",
filePath: "../testdata/Chapter 10_converted.cbz",
expectedPages: 107,
expectedSeries: "<Series>Boundless Necromancer</Series>",
expectedConversion: true,