Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarza committed Jan 31, 2020
1 parent 437569f commit bfe4094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/factories/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
end

factory :event_for_datacite_orcid_auto_update do
source_id { "datacite-orcid-auto-updatee" }
source_id { "datacite-orcid-auto-update" }
source_token { "5348967fhdjksr3wyui325" }
sequence(:obj_id) { |n| "https://orcid.org/0000-0003-1419-211#{n}}" }
sequence(:subj_id) { |n| "http://doi.org/10.5061/DRYAD.47SD5e/#{n}" }
Expand Down

0 comments on commit bfe4094

Please sign in to comment.