Skip to content

Commit

Permalink
adding new test to see if it's picked up
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesstottmoj committed Feb 26, 2024
1 parent 224e3fc commit 31d159f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/frontend/test_forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,10 @@ def test_update_app_with_custom_connection():
assert "auth0_nomis_auth0_conn_name" in f.errors


def test_pass():
assert True


@pytest.mark.django_db
def test_ip_allowlist_form_invalid_ip():
"""
Expand Down

0 comments on commit 31d159f

Please sign in to comment.