diff --git a/tests/ExamplesTest.php b/tests/ExamplesTest.php index 1ba3ceaab..32ce3b914 100644 --- a/tests/ExamplesTest.php +++ b/tests/ExamplesTest.php @@ -185,6 +185,7 @@ public static function provideExamples(): Generator /** * MongoDB Atlas Search example requires a MongoDB Atlas M10+ cluster with MongoDB 7.0+ and sample data loaded. * Tips for insiders: if using a cloud-dev server, append ".mongodb.net" to the MONGODB_URI. + * @group atlas */ public function testAtlasSearch(): void {