mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
update flake8-pytest-style-plugin
This commit is contained in:
@@ -9,7 +9,7 @@ from tests.conftest import (
|
||||
)
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
@pytest.fixture
|
||||
def mock_email_validated_recently(mocker):
|
||||
return mocker.patch(
|
||||
"app.main.views.two_factor.email_needs_revalidating", return_value=False
|
||||
|
||||
Reference in New Issue
Block a user