Skip to content

Commit

Permalink
chore: info log level provider
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Feb 2, 2024
1 parent be57b0a commit e60570a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/user_service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (

// The Provider verification
func TestPactProvider(t *testing.T) {
log.SetLogLevel("DEBUG")
log.SetLogLevel("INFO")

go startInstrumentedProvider()

Expand Down

0 comments on commit e60570a

Please sign in to comment.