diff --git a/tests/oidcclient_test.php b/tests/oidcclient_test.php index 144b030..a50fbde 100644 --- a/tests/oidcclient_test.php +++ b/tests/oidcclient_test.php @@ -105,6 +105,7 @@ public function dataprovider_endpoints() { /** * Test setting and getting endpoints. * + * @dataProvider dataprovider_endpoints * @param $endpoints * @param $expectedexception */