Skip to content

Commit

Permalink
Add a blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jh27539 committed Jun 26, 2024
1 parent 8e2df02 commit e1c3ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_registration_sidebar.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def create_new_resource(
registration_details_page.resource_type_add_button.click()

resource_types = ['Data', 'Analytic Code', 'Materials', 'Papers', 'Supplements']

@pytest.mark.parametrize('resource_type', resource_types)
def test_add_new_resource(
self, driver, registration_details_page, registration_guid, resource_type
Expand Down

0 comments on commit e1c3ebd

Please sign in to comment.