mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Update test with multiple placeholders added
It wasn’t possible to test for this before because the order of placeholders was non-deterministic. The order has been made deterministic in https://github.com/alphagov/notifications-utils/pull/674
This commit is contained in:
@@ -23,5 +23,5 @@ awscli-cwlogs>=1.4,<1.5
|
||||
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
|
||||
itsdangerous==0.24 # pyup: <1.0.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@36.1.2#egg=notifications-utils==36.1.2
|
||||
git+https://github.com/alphagov/notifications-utils.git@36.2.1#egg=notifications-utils==36.2.1
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.3.0-alpha#egg=govuk-frontend-jinja==0.3.0-alpha
|
||||
|
||||
Reference in New Issue
Block a user