Skip to content

Commit b9b9b5f

Browse files
authored
Remove redundant tab. (#125)
1 parent f545450 commit b9b9b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackdriver/client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ func TestResolver(t *testing.T) {
133133
}
134134
}()
135135
logger := log.NewLogfmtLogger(logBuffer)
136-
136+
137137
// Without ?auth=false, the test fails with context deadline exceeded.
138138
serverURL, err := url.Parse("http://stackdriver.invalid?auth=false")
139139
if err != nil {

0 commit comments

Comments
 (0)