Skip to content

Commit b431e9c

Browse files
authored
Merge branch 'develop' into feature/test_registration_output_badges
2 parents d9e7149 + 78bba40 commit b431e9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_registration_sidebar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ def create_new_resource(
126126
registration_details_page.resource_type_add_button.click()
127127

128128
resource_types = ['Data', 'Analytic Code', 'Materials', 'Papers', 'Supplements']
129-
130129
@pytest.mark.parametrize('resource_type', resource_types)
131130
def test_add_new_resource(
132131
self, driver, registration_details_page, registration_guid, resource_type

0 commit comments

Comments
 (0)