Fix typo
This commit is contained in:
parent
091105270b
commit
82a08ffa74
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ describe ApplicationHelper, type: :helper do
|
|||
end
|
||||
|
||||
it 'should use the conference organization name' do
|
||||
expect(nav_link_text(nil)).to match conference.organization.name)
|
||||
expect(nav_link_text(nil)).to match conference.organization.name
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue