mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Remove reference to removed endpoints
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
from tests.conftest import ORGANISATION_ID, SERVICE_ONE_ID, app_
|
||||
|
||||
from app.navigation import HeaderNavigation, MainNavigation, OrgNavigation
|
||||
from tests.conftest import ORGANISATION_ID, SERVICE_ONE_ID, app_
|
||||
|
||||
all_endpoints = [
|
||||
rule.endpoint for rule in next(app_(None)).url_map.iter_rules()
|
||||
|
||||
Reference in New Issue
Block a user