Fixed typo in spec
This commit is contained in:
parent
ab92975803
commit
43a87832b5
3 changed files with 3 additions and 3 deletions
|
|
@ -165,7 +165,7 @@ describe Conference do
|
|||
end
|
||||
|
||||
describe '#get_submissions_data' do
|
||||
it 'returns emtpy hash if there is no cfp or events' do
|
||||
it 'returns empty hash if there is no cfp or events' do
|
||||
expect(subject.get_submissions_data).to eq []
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue