mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Update to top navigation active state(s) (#538)
* Updated top navigation active states * Updated pricing page
This commit is contained in:
@@ -382,7 +382,7 @@ def test_a_page_should_nave_selected_navigation_item(
|
||||
|
||||
@pytest.mark.parametrize('endpoint, selected_nav_item', [
|
||||
# ('main.documentation', 'Documentation'),
|
||||
('main.support', 'Support'),
|
||||
('main.support', 'Contact us'),
|
||||
])
|
||||
def test_a_page_should_nave_selected_header_navigation_item(
|
||||
client_request,
|
||||
|
||||
Reference in New Issue
Block a user