Skip to content

Commit

Permalink
Update free-learning url
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdal committed Mar 29, 2016
1 parent 50439b3 commit ca3ef9e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions tests/cassettes/test_claim_free_ebook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interactions:
Content-Type: [application/x-www-form-urlencoded]
User-Agent: [python-requests/2.8.1]
method: POST
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: !!python/unicode ''}
headers:
Expand Down Expand Up @@ -566,7 +566,7 @@ interactions:
Cookie: [SESS_live=asdifu2iu420adsfjkasoferl34]
User-Agent: [python-requests/2.8.1]
method: GET
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\"
lang=\"en\" xml:lang=\"en\">\n\t<head>\n\t\t<title>Free Learning | PACKT Books</title>\n\t\t<script>\n\t\t\tdataLayer
Expand Down
4 changes: 2 additions & 2 deletions tests/cassettes/test_download_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interactions:
Content-Type: [application/x-www-form-urlencoded]
User-Agent: [python-requests/2.8.1]
method: POST
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: !!python/unicode ''}
headers:
Expand Down Expand Up @@ -569,7 +569,7 @@ interactions:
Cookie: [SESS_live=jdis0fiudslfksldfji2342lkdjfldf]
User-Agent: [python-requests/2.8.1]
method: GET
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\"
lang=\"en\" xml:lang=\"en\">\n\t<head>\n\t\t<title>Free Learning | PACKT Books</title>\n\t\t<script>\n\t\t\tdataLayer
Expand Down
4 changes: 2 additions & 2 deletions tests/cassettes/test_download_code_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interactions:
Content-Type: [application/x-www-form-urlencoded]
User-Agent: [python-requests/2.8.1]
method: POST
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: !!python/unicode ''}
headers:
Expand Down Expand Up @@ -569,7 +569,7 @@ interactions:
Cookie: [SESS_live=jdis0fiudslfksldfji2342lkdjfldf]
User-Agent: [python-requests/2.8.1]
method: GET
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\"
lang=\"en\" xml:lang=\"en\">\n\t<head>\n\t\t<title>Free Learning | PACKT Books</title>\n\t\t<script>\n\t\t\tdataLayer
Expand Down
2 changes: 1 addition & 1 deletion tests/cassettes/test_my_books.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interactions:
Content-Type: [application/x-www-form-urlencoded]
User-Agent: [python-requests/2.8.1]
method: POST
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: !!python/unicode ''}
headers:
Expand Down
2 changes: 1 addition & 1 deletion tests/cassettes/test_user_credentials.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ interactions:
Content-Type: [application/x-www-form-urlencoded]
User-Agent: [python-requests/2.8.1]
method: POST
uri: https://www.packtpub.com/packt/offers/free-learning/
uri: https://www.packtpub.com/packt/offers/free-learning
response:
body: {string: "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\"
lang=\"en\" xml:lang=\"en\">\n\t<head>\n\t\t<title>Free Learning | PACKT Books</title>\n\t\t<script>\n\t\t\tdataLayer
Expand Down

0 comments on commit ca3ef9e

Please sign in to comment.