We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently on the main branch the "Delete Group success as Owner" (tests/Feature/Api/v1/GroupsTest.php) feature test fails. This should be fixed.
tests/Feature/Api/v1/GroupsTest.php
See failed job: https://github.com/Thiritin/identity/actions/runs/11601859117/job/32305547237
The text was updated successfully, but these errors were encountered:
After discussion, it appears that owners of groups should only be able to delete groups with the team type. So the test should reflect this change.
team
Sorry, something went wrong.
HabuTheTiger
Successfully merging a pull request may close this issue.
Currently on the main branch the "Delete Group success as Owner" (
tests/Feature/Api/v1/GroupsTest.php
) feature test fails. This should be fixed.See failed job: https://github.com/Thiritin/identity/actions/runs/11601859117/job/32305547237
The text was updated successfully, but these errors were encountered: