-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/321 members are not deleted even though the 204 response is retur…
…ned (#324) * feat: add deleteUserFromGroup * fix: update method to delete users who don't exist in updatedGroup * refactor: utilize concurrency * feat: add test for deleting user from a group * fix: delete container info from Group * fix: test * fix: missing sending command statement
- Loading branch information
1 parent
a634b87
commit ba18ce3
Showing
3 changed files
with
91 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters