mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 21:48:49 -04:00
clean flake8 except provider code
This commit is contained in:
@@ -31,8 +31,8 @@ from tests.app.db import create_notification
|
||||
|
||||
FROZEN_DATE_TIME = "2018-03-14 17:00:00"
|
||||
|
||||
pytest.skip(reason="Skipping letter-related functionality for now", allow_module_level=True)
|
||||
|
||||
@pytest.skip(reason="Skipping letter-related functionality for now", allow_module_level=True)
|
||||
@pytest.fixture(name='sample_precompiled_letter_notification')
|
||||
def _sample_precompiled_letter_notification(sample_letter_notification):
|
||||
sample_letter_notification.template.hidden = True
|
||||
|
||||
Reference in New Issue
Block a user