Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorf committed Feb 28, 2024
1 parent 4484fce commit c0e0249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/controllers/test_search_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ def test_search_obo_id

def test_search_short_id
vario_acronym = 'VARIO'
_, _, onts_vario = LinkedData::SampleData::Ontology.create_ontologies_and_submissions({
_, _, _ = LinkedData::SampleData::Ontology.create_ontologies_and_submissions({
process_submission: true,
acronym: vario_acronym,
acronym_suffix: "",
Expand Down

0 comments on commit c0e0249

Please sign in to comment.