From 7f15307a12d7e460fc55d23aedce82e2bdce4177 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 7 Aug 2019 15:27:43 +0100 Subject: [Westminster] Remove confirm/sign in by email. --- t/cobrand/westminster.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/cobrand') diff --git a/t/cobrand/westminster.t b/t/cobrand/westminster.t index 02120aa50..dadcd4308 100644 --- a/t/cobrand/westminster.t +++ b/t/cobrand/westminster.t @@ -33,7 +33,7 @@ FixMyStreet::override_config { subtest 'Login button displayed correctly' => sub { $mech->get_ok("/auth"); - $mech->content_contains("Login with MyWestminster"); + $mech->content_contains("Sign in with MyWestminster"); }; subtest 'Reports do not have update form' => sub { -- cgit v1.2.3