2c2 < index de36029..3698e5a 100644 --- > index 881c9c2..38bfab7 100644 5c5 < @@ -921,6 +921,23 @@ public function redirectForm($form_state) { --- > @@ -923,6 +923,23 @@ public function redirectForm($form_state) { 93c93 < index 4e3c0db..b678b2d 100644 --- > index f64abb7..b0779bd 100644 101a102 > use Symfony\Component\HttpFoundation\Response; 103,104c104 < /** < @@ -223,6 +224,46 @@ public function testRedirectWithResult($form_state, $result, $status = 302) { --- > @@ -227,6 +228,46 @@ public function testRedirectWithResult($form_state, $result, $status = 302) { 151c151 < @@ -233,6 +274,8 @@ public function testRedirectWithResult($form_state, $result, $status = 302) { --- > @@ -237,6 +278,8 @@ public function testRedirectWithResult($form_state, $result, $status = 302) { 160c160 < @@ -256,6 +299,19 @@ public function providerTestRedirectWithResult() { --- > @@ -260,6 +303,19 @@ public function providerTestRedirectWithResult() {