mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 16:08:26 -04:00
Added current_service to flask context and template context.
Fix all tests and conflicts. Removed comment line.
This commit is contained in:
@@ -9,6 +9,7 @@ def test_should_render_tour_pages(
|
||||
app_,
|
||||
api_user_active,
|
||||
mocker,
|
||||
mock_get_service,
|
||||
page
|
||||
):
|
||||
with app_.test_request_context():
|
||||
|
||||
Reference in New Issue
Block a user