diff options
| author | Jamal Carvalho <jamal@golang.org> | 2022-02-14 11:11:37 -0500 |
|---|---|---|
| committer | Jamal Carvalho <jamalcarvalho@google.com> | 2022-02-14 18:38:36 +0000 |
| commit | 2c19c4c8fc05a70e4fd6de781b9735895e97b45b (patch) | |
| tree | 750d22468826892d28872ced7e3cc803209c34d5 /cmd | |
| parent | aeb216c1e46134805bf60b177fb01b71a29a9c48 (diff) | |
| download | go-x-website-2c19c4c8fc05a70e4fd6de781b9735895e97b45b.tar.xz | |
internal/screentest: capture response status from redirect
Change-Id: I6c7ae3eb3447c67d30b8dc2c4fb02f331ada15c8
Reviewed-on: https://go-review.googlesource.com/c/website/+/385634
Run-TryBot: Jamal Carvalho <jamal@golang.org>
Trust: Jamal Carvalho <jamalcarvalho@google.com>
Run-TryBot: Jamal Carvalho <jamalcarvalho@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/screentest/testdata/godev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/screentest/testdata/godev.txt b/cmd/screentest/testdata/godev.txt index 42f21fd8..60d784ee 100644 --- a/cmd/screentest/testdata/godev.txt +++ b/cmd/screentest/testdata/godev.txt @@ -57,6 +57,7 @@ capture fullscreen 540x1080 test help pathname /help/ +status 301 capture fullscreen capture fullscreen 540x1080 |
