Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eacd8f4

Browse filesBrowse files
Remove httpbin.org header assertion
1 parent 32bf47e commit eacd8f4
Copy full SHA for eacd8f4

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎testing/testsuite_test.go

Copy file name to clipboardExpand all lines: testing/testsuite_test.go
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ func TestGetCustom(t *testing.T) {
7676

7777
testSuite.AssertOk()
7878
testSuite.AssertContentType("application/json")
79-
testSuite.AssertHeader("Server", "gunicorn/19.7.0")
8079
testSuite.AssertContains("httpbin.org")
8180
testSuite.AssertContainsRegex("gzip|deflate")
8281
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.