mirror of
https://github.com/go-kratos/kratos.git
synced 2025-01-10 00:29:01 +02:00
rolloback unrelated chane
This commit is contained in:
parent
8e4b6f3bb2
commit
d6a78697e7
@ -193,7 +193,7 @@ func runClient(ctx context.Context, cc *ClientConfig, t *testing.T, name string,
|
||||
return
|
||||
}
|
||||
|
||||
func TestMain(m *testing.M) {
|
||||
func TestMain(t *testing.T) {
|
||||
log.Init(nil)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user