Skip to content

Commit

Permalink
chore: do not use @large on method level (#7832)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Feb 9, 2024
1 parent 0bb1e4b commit 5bb439b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/Test/AbstractIntegrationTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ protected function tearDown(): void
*
* @see doTest()
*
* @large
*
* @group large
* @group legacy
*/
public function testIntegration(IntegrationCase $case): void
Expand Down

0 comments on commit 5bb439b

Please sign in to comment.