Skip to content

Commit

Permalink
Merge pull request #953 from scientist-softserv/i915-fix-failing-spec
Browse files Browse the repository at this point in the history
correct failing spec
  • Loading branch information
Shana Moore authored Dec 15, 2023
2 parents 6426b6a + 958de07 commit c756fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/site_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
end

it 'returns the custom institution label' do
expect(site.institution_label).to eq 'My University Research Repository'
expect(site.institution_label).to eq 'My University'
end
end

Expand Down

0 comments on commit c756fca

Please sign in to comment.