Skip to content

Commit

Permalink
Add @atlas group
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Braun <alcaeus@users.noreply.github.com>
  • Loading branch information
GromNaN and alcaeus committed Sep 6, 2023
1 parent aee4367 commit 49c08a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ExamplesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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

Check failure on line 188 in tests/ExamplesTest.php

View workflow job for this annotation

GitHub Actions / phpcs

Expected 1 line between description and annotations, found 0.
*/
public function testAtlasSearch(): void
{
Expand Down

0 comments on commit 49c08a7

Please sign in to comment.