mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
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