diff --git a/tests/e2e/Services/Tokens/TokensConsoleClientTest.php b/tests/e2e/Services/Tokens/TokensConsoleClientTest.php index a34555d9cc..c9ad3740de 100644 --- a/tests/e2e/Services/Tokens/TokensConsoleClientTest.php +++ b/tests/e2e/Services/Tokens/TokensConsoleClientTest.php @@ -135,8 +135,6 @@ class TokensConsoleClientTest extends Scope return $data; } - - /** * @depends testCreateToken */