Skip to content

Commit

Permalink
fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
mwvolo committed Feb 28, 2024
1 parent d49852d commit c9c3be8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/books_license.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/books_no_cnx_id.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/books_prealgebra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/books_univ_physics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/contact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/partners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down
2 changes: 1 addition & 1 deletion fixtures/vcr_cassettes/retired_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ interactions:
response:
body:
string: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse></loginResponse></soapenv:Body></soapenv:Envelope>
xmlns="urn:partner.soap.sforce.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><loginResponse><request></request></loginResponse></soapenv:Body></soapenv:Envelope>
headers:
Cache-Control:
- no-cache,must-revalidate,max-age=0,no-store,private
Expand Down

0 comments on commit c9c3be8

Please sign in to comment.