Created
August 10, 2015 20:32
-
-
Save mjgiarlo/41dbc0600da088adb456 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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