diff --git a/tests/modules/multiauth/lib/Controller/DiscoControllerTest.php b/tests/modules/multiauth/lib/Controller/DiscoControllerTest.php index e6b082dc60355ae94c854d1ad0de01a2c5650bfe..ffecbde7c869891bf20160f65727999f4c8f106d 100644 --- a/tests/modules/multiauth/lib/Controller/DiscoControllerTest.php +++ b/tests/modules/multiauth/lib/Controller/DiscoControllerTest.php @@ -200,7 +200,7 @@ class DiscoControllerTest extends TestCase /** - * Test that a valid requests results in a Twig template + * Test that a valid requests results in a RunnableResponse * @return void */ public function testDiscoveryDelegateAuth1(): void @@ -256,7 +256,7 @@ class DiscoControllerTest extends TestCase /** - * Test that a valid requests results in a Twig template + * Test that a valid requests results in a RunnableResponse * @return void */ public function testDiscoveryDelegateAuth1WithPreviousSource(): void