Skip to content

Commit

Permalink
ret
Browse files Browse the repository at this point in the history
  • Loading branch information
avdata99 committed Oct 28, 2024
1 parent 1977f8b commit ccdaa9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/saml2auth/tests/test_get_user_by_email.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def tdv_data():
email='user2@example.com',
plugin_extras={'saml2auth': {'saml_id': 'saml_id2'}}
)
return obj


@pytest.mark.usefixtures(u'clean_db', u'clean_index')
Expand Down

0 comments on commit ccdaa9f

Please sign in to comment.