Updated formatting
This commit is contained in:
parent
c5ad01daee
commit
86448ac4a7
18 changed files with 18 additions and 18 deletions
|
@ -66,4 +66,4 @@ func TestRedirect(t *testing.T) {
|
|||
response := s.Request("GET", "/", nil, nil)
|
||||
assert.Equal(t, response.Status(), 301)
|
||||
assert.Equal(t, response.Header("Location"), "/target")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue