We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee4367 commit 49c08a7Copy full SHA for 49c08a7
tests/ExamplesTest.php
@@ -185,6 +185,7 @@ public static function provideExamples(): Generator
185
/**
186
* MongoDB Atlas Search example requires a MongoDB Atlas M10+ cluster with MongoDB 7.0+ and sample data loaded.
187
* Tips for insiders: if using a cloud-dev server, append ".mongodb.net" to the MONGODB_URI.
188
+ * @group atlas
189
*/
190
public function testAtlasSearch(): void
191
{
0 commit comments