Add missing ifSeleniumEnabled guard for meeting.tests_js.EditTimeslotsTests
- Legacy-Id: 19592
This commit is contained in:
parent
0706f8519f
commit
c3f28eeedb
|
@ -2592,6 +2592,7 @@ class ProceedingsMaterialTests(IetfSeleniumTestCase):
|
||||||
'URL field should be shown by default')
|
'URL field should be shown by default')
|
||||||
|
|
||||||
|
|
||||||
|
@ifSeleniumEnabled
|
||||||
class EditTimeslotsTests(IetfSeleniumTestCase):
|
class EditTimeslotsTests(IetfSeleniumTestCase):
|
||||||
"""Test the timeslot editor"""
|
"""Test the timeslot editor"""
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
|
|
Loading…
Reference in a new issue