refactoring

This commit is contained in:
frankknoll
2023-10-10 09:12:36 +02:00
parent fde9844b88
commit e457568ef6
4 changed files with 11 additions and 37 deletions

View File

@@ -21,6 +21,7 @@ class OptionsSetterTest(unittest.TestCase):
</body>
</html>
''',
selectElementId = 'vaccineSelect',
options=[
'<option value="6VAX-F">6VAX-F</option>',
'<option value="ADEN">ADEN</option>'])