Skip to content

Commit

Permalink
merge-conflict-resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayj30pro committed Sep 20, 2024
1 parent 8d1adda commit 7546da4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ describe("PermissionsApiService", () => {
expect(req.request.method).toEqual('GET');

req.flush(mockUserRoles); // Provide the mock response

});

it('should save roles and return success message', (done) => {
Expand Down

0 comments on commit 7546da4

Please sign in to comment.