mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-30 14:10:40 -04:00
Updated and tested all buttons
This commit is contained in:
@@ -64,7 +64,7 @@ def test_organization_page_shows_all_organizations(
|
||||
assert normalize_spaces(archived.parent.text) == "Test 2 - archived 2 live services"
|
||||
|
||||
assert (
|
||||
normalize_spaces(page.select_one("a.govuk-button--secondary").text)
|
||||
normalize_spaces(page.select_one("a.usa-button").text)
|
||||
== "New organization"
|
||||
)
|
||||
get_organizations.assert_called_once_with()
|
||||
|
||||
Reference in New Issue
Block a user