Fix a minor typo with spec description
This commit is contained in:
parent
38c10d326d
commit
50675c8dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ describe ApplicationHelper, type: :helper do
|
|||
end
|
||||
end
|
||||
|
||||
describe 'navigation link titke text' do
|
||||
describe 'navigation link title text' do
|
||||
it 'should default to OSEM' do
|
||||
ENV.delete('OSEM_NAME')
|
||||
expect(nav_link_text(nil)).to match 'OSEM'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue