Commit 93cd2a5
committed
Remove 'Transfer-Encoding' => 'chunked' from stubbed responses
See:
bblimke/webmock#1044
```
find spec/vcr/GitHubChangelogGenerator_OctoFetcher -name '*.json' -print0 | xargs -0 sed -i '' -e 's|"[Tt]ransfer-[Ee]ncoding":\["chunked"\],||g'
```1 parent d31881a commit 93cd2a5
20 files changed
Lines changed: 20 additions & 20 deletions
File tree
- spec/vcr/GitHubChangelogGenerator_OctoFetcher
- _commits_before/when_API_is_valid
- _commits/when_API_is_valid
- _fetch_closed_issues_and_pr
- when_API_call_is_valid
- returns_issue_with_proper_key
- returns_pull_request_with_proper_key
- _fetch_closed_pull_requests
- when_API_call_is_valid
- _fetch_commit
- when_API_call_is_valid
- _fetch_date_of_tag
- when_API_call_is_valid
- _fetch_events_async
- when_API_call_is_valid
- _github_fetch_tags
- when_API_call_is_valid
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
0 commit comments