summaryrefslogtreecommitdiffstats
path: root/resources/resources_integration_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'resources/resources_integration_test.go')
-rw-r--r--resources/resources_integration_test.go6
1 files changed, 1 insertions, 5 deletions
diff --git a/resources/resources_integration_test.go b/resources/resources_integration_test.go
index 9540b0976..a0b35196a 100644
--- a/resources/resources_integration_test.go
+++ b/resources/resources_integration_test.go
@@ -156,11 +156,7 @@ resize 2|RelPermalink: {{ $image.RelPermalink }}|MediaType: {{ $image.MediaType
`
- b := hugolib.NewIntegrationTestBuilder(
- hugolib.IntegrationTestConfig{
- T: t,
- TxtarString: files,
- }).Build()
+ b := hugolib.Test(t, files)
b.AssertFileContent("public/index.html",
"jpg|RelPermalink: /images/pixel_hu8aa3346827e49d756ff4e630147c42b5_70_filter_17010532266664966692.jpg|MediaType: image/jpeg|Width: 1|Height: 1|",