Skip to content

Commit 621489e

Browse files
committed
Rename proxy test
1 parent cef6749 commit 621489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middleware/proxy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ func TestProxyRewriteRegex(t *testing.T) {
306306
}
307307
}
308308

309-
func TestProxy_1_11(t *testing.T) {
309+
func TestProxyError(t *testing.T) {
310310
// Setup
311311
url1, _ := url.Parse("http://127.0.0.1:27121")
312312
url2, _ := url.Parse("http://127.0.0.1:27122")

0 commit comments

Comments
 (0)