From 7763667e4b331ccf0949b8f447b14f540eda8faf Mon Sep 17 00:00:00 2001 From: Jesse Rushlow Date: Mon, 30 Sep 2024 07:17:28 -0400 Subject: [PATCH] [ci] tag test as legacy due to deprecation notice - can drop legacy annotations once guard authenticators are no longer used --- tests/Client/ClientRegistryTest.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/Client/ClientRegistryTest.php b/tests/Client/ClientRegistryTest.php index fc2491cd..39d9720b 100644 --- a/tests/Client/ClientRegistryTest.php +++ b/tests/Client/ClientRegistryTest.php @@ -17,6 +17,10 @@ class ClientRegistryTest extends TestCase { + /** + * @group legacy + * @legacy drop legacy group when no longer using guard authenticators + */ public function testShouldKnowWhatServicesAreConfigured() { $mockServiceMap = [