We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following test fails roughly one out of every ten times for me. I'm not sure if it's in fedora_lens or ldp yet: https://github.com/curationexperts/fedora_lens/blob/master/spec/fedora_lens_spec.rb#L95
Failures: 1) FedoraLens with a simple class .save saves an updated resource Failure/Error: m.save! Ldp::GraphDifferenceException: # ./lib/fedora_lens.rb:118:in `update_record' # ./lib/fedora_lens.rb:71:in `save' # ./lib/fedora_lens.rb:75:in `save!' # ./spec/fedora_lens_spec.rb:95:in `block (4 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following test fails roughly one out of every ten times for me. I'm not sure if it's in fedora_lens or ldp yet:
https://github.com/curationexperts/fedora_lens/blob/master/spec/fedora_lens_spec.rb#L95
The text was updated successfully, but these errors were encountered: