Add missing ifSeleniumEnabled guard for meeting.tests_js.EditTimeslotsTests

- Legacy-Id: 19592
This commit is contained in:
Jennifer Richards 2021-11-09 16:50:40 +00:00
parent 0706f8519f
commit c3f28eeedb

View file

@ -2592,6 +2592,7 @@ class ProceedingsMaterialTests(IetfSeleniumTestCase):
'URL field should be shown by default')
@ifSeleniumEnabled
class EditTimeslotsTests(IetfSeleniumTestCase):
"""Test the timeslot editor"""
def setUp(self):