fix image processing
This commit is contained in:
@@ -56,7 +56,8 @@ class StoryServiceTest {
|
||||
null, // tagService - not needed for reading progress tests
|
||||
null, // seriesService - not needed for reading progress tests
|
||||
null, // sanitizationService - not needed for reading progress tests
|
||||
searchServiceAdapter
|
||||
searchServiceAdapter,
|
||||
null // imageService - not needed for reading progress tests
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user