Skip to content

Commit 95f774f

Browse files
committed
cmd/golangorg: update testdata to match wiki contents
old wiki contained "Wiki: Index", now it contains " Wiki: Home" Update the "loading..." copy to match. Change-Id: I27f5831d725dbeda8e33a5163edcbba58b8f6a38 Reviewed-on: https://go-review.googlesource.com/c/website/+/552975 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Suzy Mueller <[email protected]> Run-TryBot: David Chase <[email protected]>
1 parent 249c6ae commit 95f774f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_content/wiki/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Index
2+
title: Home
33
---
44

55
The Wiki is still loading...

cmd/golangorg/testdata/godev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GET https://go.dev/doc/security/
111111
body contains Security
112112

113113
GET https://go.dev/wiki/
114-
body contains Go Wiki: Index
114+
body contains Go Wiki: Home
115115
body contains <i>This content is part of the <a href="/wiki/">Go Wiki</a>.</i>
116116

117117
GET https://go.dev/wiki/Comments

0 commit comments

Comments
 (0)