Skip to content

Commit

Permalink
update vcr cassette
Browse files Browse the repository at this point in the history
  • Loading branch information
tampakis authored and eliotjordan committed Oct 18, 2016
1 parent dd9684a commit 66c341b
Show file tree
Hide file tree
Showing 6 changed files with 398 additions and 12 deletions.
2 changes: 1 addition & 1 deletion app/values/manifest_metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def jsonld_response

def jsonld_metadata
@jsonld_metadata ||= JSON.parse(jsonld_response)
rescue JSON::ParserError
rescue JSON::ParserError, TypeError
@jsonld_metadata = nil
end

Expand Down
132 changes: 130 additions & 2 deletions spec/cassettes/all_collections.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

133 changes: 131 additions & 2 deletions spec/cassettes/mvw.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 66c341b

Please sign in to comment.