Skip to content
Snippets Groups Projects
Commit 4431a4f5 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix tests

parent 8dce9989
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
http_interactions:
- request:
method: get
uri: https://api.github.com/repos/<TEST_GITHUB_REPOSITORY>/branches/main
uri: https://api.github.com/repos/<TEST_GITHUB_REPOSITORY>
body:
encoding: US-ASCII
string: ''
......@@ -25,7 +25,7 @@ http_interactions:
Server:
- GitHub.com
Date:
- Thu, 22 Dec 2022 23:31:26 GMT
- Sat, 18 Feb 2023 16:31:23 GMT
Content-Type:
- application/json; charset=utf-8
Content-Length:
......@@ -35,11 +35,11 @@ http_interactions:
X-Ratelimit-Limit:
- '60'
X-Ratelimit-Remaining:
- '58'
- '59'
X-Ratelimit-Reset:
- '1671754710'
- '1676741483'
X-Ratelimit-Used:
- '2'
- '1'
X-Ratelimit-Resource:
- core
Access-Control-Expose-Headers:
......@@ -64,9 +64,9 @@ http_interactions:
Vary:
- Accept-Encoding, Accept, X-Requested-With
X-Github-Request-Id:
- 7908:9325:B0926D7:B2D17C4:63A4E8CE
- C641:BC7D:4C61638:4DCC070:63F0FD5B
body:
encoding: UTF-8
string: '{"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}'
recorded_at: Thu, 22 Dec 2022 23:31:26 GMT
recorded_at: Sat, 18 Feb 2023 16:31:23 GMT
recorded_with: VCR 6.1.0
......@@ -18,7 +18,7 @@
#
one:
doc_identifier: MyString
docid: MyString
form_identifier: MyString
person_identifier: MyString
first_name: MyString
......@@ -26,7 +26,7 @@ one:
full_name: MyString
two:
doc_identifier: MyString
docid: MyString
form_identifier: MyString
person_identifier: MyString
first_name: MyString
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment