Merge branch 'fix/broken-test-master' into 'master'

Fix the failing test on master.

See merge request cara/cara!41
This commit is contained in:
Philip James Elson 2020-11-06 14:25:50 +00:00
commit 8f272d3382

View file

@ -85,7 +85,7 @@ def test_ventilation_window_hepa(baseline_form):
ventilation = models.MultipleVentilation((window,hepa))
baseline_form.ventilation_type = 'natural'
baseline_form.windows_open = '10 min / 2h'
baseline_form.windows_open = 'interval'
baseline_form.event_type = 'recurrent_event'
baseline_form.recurrent_event_month = 'December'
baseline_form.window_height = 1.6