From 2beb6ba0cf70618fb6a0109ea26e4975c8fab092 Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 20 Aug 2025 12:51:25 -0700 Subject: [PATCH] Update tests/e2e/Services/Tokens/TokensConsoleClientTest.php Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com> --- tests/e2e/Services/Tokens/TokensConsoleClientTest.php | 2 -- 1 file changed, 2 deletions(-) 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 */