Skip to content

Commit 4f2315f

Browse files
committed
wip
1 parent 8cc495f commit 4f2315f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/acctest/vcr.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ func cassetteMatcherWithoutProjectID(actual *http.Request, expected cassette.Req
247247
actualURLValues.Del(query)
248248
expectedURLValues.Del(query)
249249
}
250+
250251
actualURLValues.Del("project_id")
251252
expectedURLValues.Del("project_id")
252253

0 commit comments

Comments
 (0)