FullCalendarFormatter spec init
This commit is contained in:
parent
5bc4a39c6c
commit
40916b6a36
3 changed files with 19 additions and 2 deletions
|
|
@ -5,10 +5,10 @@ feature Schedule do
|
|||
let!(:program) { conference.program }
|
||||
|
||||
context 'as a conference participant' do
|
||||
scenario 'who visits the schedule page' do
|
||||
context 'who visits the schedule page' do
|
||||
before(:each) do
|
||||
visit vertical_schedule_conference_schedule_path
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue