remove whitespaces
This commit is contained in:
parent
0599da258e
commit
40fd23e11b
1 changed files with 0 additions and 2 deletions
|
|
@ -333,9 +333,7 @@ feature Event do
|
||||||
expect(happening_now).not_to have_content(event_schedule3.event.title)
|
expect(happening_now).not_to have_content(event_schedule3.event.title)
|
||||||
expect(happening_now).not_to have_content(event_schedule1.event.title)
|
expect(happening_now).not_to have_content(event_schedule1.event.title)
|
||||||
expect(happening_now).not_to have_content(event_schedule2.event.title)
|
expect(happening_now).not_to have_content(event_schedule2.event.title)
|
||||||
|
|
||||||
expect(happening_now).to have_content(event_schedule4.event.title)
|
expect(happening_now).to have_content(event_schedule4.event.title)
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue