Skip to content

Commit c3f28ee

Browse files
Add missing ifSeleniumEnabled guard for meeting.tests_js.EditTimeslotsTests
- Legacy-Id: 19592
1 parent 0706f85 commit c3f28ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/meeting/tests_js.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,6 +2592,7 @@ def test_replace_proceedings_material_shows_correct_default(self):
25922592
'URL field should be shown by default')
25932593

25942594

2595+
@ifSeleniumEnabled
25952596
class EditTimeslotsTests(IetfSeleniumTestCase):
25962597
"""Test the timeslot editor"""
25972598
def setUp(self):

0 commit comments

Comments
 (0)