diff --git a/tests/Grant/AuthCodeGrantTest.php b/tests/Grant/AuthCodeGrantTest.php index 6b06fe37..0e24d120 100644 --- a/tests/Grant/AuthCodeGrantTest.php +++ b/tests/Grant/AuthCodeGrantTest.php @@ -27,7 +27,6 @@ use Zend\Diactoros\ServerRequest; class AuthCodeGrantTest extends TestCase { - const DEFAULT_SCOPE = 'basic'; /**