fix tests
This commit is contained in:
@@ -112,7 +112,8 @@ VCR.configure do |c|
|
||||
|
||||
c.default_cassette_options = {
|
||||
match_requests_on: [
|
||||
:method
|
||||
:method,
|
||||
VCR.request_matchers.uri_without_param(:PHPSESSID)
|
||||
]
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user