fix more skips

This commit is contained in:
Kenneth Kehl
2023-05-18 12:54:05 -07:00
parent d8c3b0dfe4
commit 3c08670386
6 changed files with 4 additions and 116 deletions

View File

@@ -618,7 +618,6 @@ def test_send_user_reset_password_should_send_reset_password_link(admin_request,
assert notification.reply_to_text == notify_service.get_default_reply_to_email_address()
@pytest.mark.skip(reason="Needs updating for TTS: Failing for unknown reason")
@pytest.mark.parametrize('data, expected_url', (
({
'email': 'notify@digital.cabinet-office.gov.uk',