Skip to content

Commit 73376c6

Browse files
committed
remote space
1 parent 7638791 commit 73376c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

adapters/humamux/humagmux_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ func TestCustomMiddleware(t *testing.T) {
7575
assert.Equal(t, http.StatusOK, resp.Code)
7676
assert.Equal(t, "my-value", resp.Header().Get("MyHeader"))
7777
assert.Equal(t, "test-value", resp.Header().Get("TestHeader"))
78-
7978
}
8079

8180
func BenchmarkHumaGorillaMux(b *testing.B) {

0 commit comments

Comments
 (0)