Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'acceptance_test.go')
-rw-r--r--acceptance_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance_test.go b/acceptance_test.go
index ada77682..2036c263 100644
--- a/acceptance_test.go
+++ b/acceptance_test.go
@@ -234,7 +234,7 @@ func TestCustom404(t *testing.T) {
},
{
host: "domain.404.com",
- content: "Custom 404 group page",
+ content: "Custom domain.404 page",
},
{
host: "group.404.gitlab-example.com",