Skip to content

Commit

Permalink
remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Eelen committed Jun 17, 2024
1 parent 77d5c56 commit 3fc8127
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ final class MigrateAuth0ToKeycloakClientsTest extends TestCase
use RefreshDatabase;

private const CLIENT_ID_1 = '27c500be-4cc4-4cb2-97d6-c966a27716c4';
private const CLIENT_ID_2 = 'a1905caa-3bca-4ea0-bd60-aa0a13e844a5';

public function test_no_clients_to_migrate(): void
{
Expand Down

0 comments on commit 3fc8127

Please sign in to comment.