Skip to content

Commit b778710

Browse files
Update apps/settings/tests/Integration/DuplicateAssignmentIntegrationTest.php
Co-authored-by: Louis <[email protected]> Signed-off-by: Mikhailo Matiyenko-Kupriyanov <[email protected]>
1 parent cd10528 commit b778710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/settings/tests/Integration/DuplicateAssignmentIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* Integration test for duplicate prevention in AuthorizedGroupService
1818
* This test verifies the complete flow of duplicate detection and prevention
1919
*/
20+
#[\PHPUnit\Framework\Attributes\Group('DB')]
2021
class DuplicateAssignmentIntegrationTest extends TestCase {
2122

2223
private AuthorizedGroupService $service;

0 commit comments

Comments
 (0)