Skip to content

Instantly share code, notes, and snippets.

@mjgiarlo
Created August 10, 2015 20:32
Show Gist options
  • Save mjgiarlo/41dbc0600da088adb456 to your computer and use it in GitHub Desktop.
Save mjgiarlo/41dbc0600da088adb456 to your computer and use it in GitHub Desktop.
1) ActiveFedora::Noid::SynchronizedMinter#mint does not mint the same ID twice in a row
Failure/Error: expect(subject).not_to eq ActiveFedora::Noid::Service.new.mint
expected: value != "cr56n096b"
got: "cr56n096b"
(compared using ==)
# ./spec/unit/synchronized_minter_spec.rb:40:in `block (3 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment