get rid of test skips

This commit is contained in:
Kenneth Kehl
2023-05-25 14:30:54 -07:00
parent 4882595a48
commit 59170aa627
3 changed files with 2 additions and 49 deletions

View File

@@ -398,7 +398,7 @@ def test_validation_of_gps_creating_organisations(
assert expected_error in page.select_one('.govuk-error-message, .error-message').text
@pytest.mark.skip(reason='Update for TTS')
@pytest.mark.g(reason='Update for TTS')
def test_nhs_local_assigns_to_selected_organisation(
client_request,
mocker,