Skip to content
Snippets Groups Projects
Unverified Commit d85ac8be authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

doc: fix incorrect statement

parent 2a91a805
No related branches found
No related tags found
No related merge requests found
...@@ -200,7 +200,7 @@ class DiscoControllerTest extends TestCase ...@@ -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 * @return void
*/ */
public function testDiscoveryDelegateAuth1(): void public function testDiscoveryDelegateAuth1(): void
...@@ -256,7 +256,7 @@ class DiscoControllerTest extends TestCase ...@@ -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 * @return void
*/ */
public function testDiscoveryDelegateAuth1WithPreviousSource(): void public function testDiscoveryDelegateAuth1WithPreviousSource(): void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment