mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
hugolib: More test helper cleanup
This commit is contained in:
@@ -555,7 +555,7 @@ tags:
|
||||
continue
|
||||
}
|
||||
|
||||
th.assertFileContent(test.outFile, true, test.expected)
|
||||
th.assertFileContent(test.outFile, test.expected)
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user