diff options
| author | Stan Hu <stanhu@gmail.com> | 2019-05-06 20:53:25 -0700 |
|---|---|---|
| committer | Stan Hu <stanhu@gmail.com> | 2019-05-08 06:19:46 -0700 |
| commit | 078dfb189aa2fd3316c4fec6c26ca2350af5725b (patch) | |
| tree | c033ecbaa47797e60979a6d2cd4a77e8a569a76d /spec | |
| parent | 0e3052be5642c90ee173ff9af1e28358f227fbed (diff) | |
| download | gitlab-shell-remove-extra-newlines.tar.gz | |
Upgrade to Ruby 2.6.3remove-extra-newlines
Restores some of the changes in
https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/257, but
still targets Rubocop for 2.3.
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/vcr_cassettes/custom-action-ok-not-json.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/vcr_cassettes/custom-action-ok-not-json.yml b/spec/vcr_cassettes/custom-action-ok-not-json.yml index 3bfb390..405292d 100644 --- a/spec/vcr_cassettes/custom-action-ok-not-json.yml +++ b/spec/vcr_cassettes/custom-action-ok-not-json.yml @@ -46,6 +46,6 @@ http_interactions: - '1.436040' body: encoding: UTF-8 - string: '""' + string: '{' http_version: recorded_at: Fri, 20 Jul 2018 06:18:58 GMT |
