mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-01 20:29:49 -04:00
Merge pull request #2541 from alphagov/choose-new-template
Let users add new template from the choose page
This commit is contained in:
@@ -32,6 +32,10 @@ from . import (
|
||||
)
|
||||
|
||||
|
||||
class ElementNotFound(Exception):
|
||||
pass
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def app_(request):
|
||||
app = Flask('app')
|
||||
|
||||
Reference in New Issue
Block a user