Skip to content

Commit

Permalink
Add "@group integration" on integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Dec 7, 2022
1 parent 4bc5b3f commit 7b9016a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Integration/ImagickRenderingTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
use PHPUnit\Framework\TestCase;
use Spatie\Snapshots\MatchesSnapshots;

/**
* @group integration
*/
final class ImagickRenderingTest extends TestCase
{
use MatchesSnapshots;
Expand Down

0 comments on commit 7b9016a

Please sign in to comment.