Skip to content

Commit 7a193a5

Browse files
committed
lint
1 parent 9676d7e commit 7a193a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/testing_recorder.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ func customDockerMatcher(r *http.Request, i cassette.Request) bool {
136136
ReplaceAllString(
137137
i.URL,
138138
"http://"+escapedUnixDockerEngine+"${1}")
139+
139140
return r.URL.String() == escapedRecordedURL
140141
}
141142

0 commit comments

Comments
 (0)