test: make tests stable (#1968)
* test: make tests stable * test: fix fails
This commit is contained in:
@@ -350,7 +350,7 @@ func TestServer_PrintRoutes(t *testing.T) {
|
||||
Name: foo
|
||||
Port: 54321
|
||||
`
|
||||
expect = `routes:
|
||||
expect = `Routes:
|
||||
GET /bar
|
||||
GET /foo
|
||||
GET /foo/:bar
|
||||
|
||||
Reference in New Issue
Block a user