Skip to content

Commit

Permalink
wip: DEBUG level for windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Mar 25, 2018
1 parent 52b5f92 commit ea2b8e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/go-kit/provider/user_service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ func createPact() dsl.Pact {
Provider: "bobby",
LogDir: logDir,
PactDir: pactDir,
LogLevel: "DEBUG",
}
}

Expand Down

0 comments on commit ea2b8e6

Please sign in to comment.