diff --git a/test/Mock/Arguments.hs b/test/Mock/Arguments.hs index e81a2a0..544699c 100644 --- a/test/Mock/Arguments.hs +++ b/test/Mock/Arguments.hs @@ -16,7 +16,7 @@ import Arguments (Arguments(..)) import Utils (testDataPath) defaultArticles :: Arguments -defaultArticles = BlogConfig { +defaultArticles = Arguments { sourceDir = testDataPath "Structure/defaultArticles" , articlesPath = Nothing , bannerPath = Nothing