[style]Fix style

This commit is contained in:
Jimmy 2021-04-20 13:52:44 +08:00
parent e4df68f2d8
commit ad5a6c264a
No known key found for this signature in database
GPG key ID: FAE75C760A4A5CC6

View file

@ -104,6 +104,7 @@ feature Splashpage do
create(:event, program: program, state: 'confirmed')
end
let!(:current_time) { Time.now.in_time_zone(conference2.timezone) }
before :each do
sign_in participant
end