fix tests

This commit is contained in:
r888888888
2015-02-10 18:37:23 -08:00
parent c8541baf6b
commit 6233bfd40e
2 changed files with 3 additions and 3 deletions

View File

@@ -112,8 +112,7 @@ VCR.configure do |c|
c.default_cassette_options = {
match_requests_on: [
:method,
VCR.request_matchers.uri_without_param(:PHPSESSID)
:method
]
}
end