diff --git a/internal/mosaic/mosaic_test.go b/internal/mosaic/mosaic_test.go index e3dc78d..c42bd8e 100644 --- a/internal/mosaic/mosaic_test.go +++ b/internal/mosaic/mosaic_test.go @@ -74,7 +74,6 @@ func TestBuildFFMPEGCommand(t *testing.T) { WithAudio: false, }, cfg: &config.Config{ - AssetsPath: "output", StaticsPath: "statics", }, expectedCmd: "ffmpeg",