mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Updates after merging black
This commit is contained in:
@@ -329,9 +329,7 @@ def test_sms_price(
|
||||
pricing_page = client_request.get("main.pricing")
|
||||
|
||||
assert normalize_spaces(
|
||||
home_page.select(".product-page-section")[5]
|
||||
.select(".govuk-grid-column-one-half")[1]
|
||||
.text
|
||||
home_page.select(".product-page-section")[5].select(".grid-col-6")[1].text
|
||||
) == (
|
||||
f"Text messages "
|
||||
f"Up to 40,000 free text messages a year, "
|
||||
|
||||
Reference in New Issue
Block a user