Cookie-jar file moved to cache/browser/

This commit is contained in:
erwanlr
2013-04-09 11:20:54 +02:00
parent 333c52ac45
commit 2a45878a55
2 changed files with 6 additions and 8 deletions

View File

@@ -261,7 +261,7 @@ describe Browser do
describe '#merge_request_params' do
let(:params) { {} }
let(:cookie_jar) { CACHE_DIR + '/cookie-jar' }
let(:cookie_jar) { CACHE_DIR + '/browser/cookie-jar' }
let(:default_expectation) {
{
cache_ttl: 250,