Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheFlo committed Jan 14, 2025
1 parent 56bebbb commit bf7a6c5
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,16 +81,6 @@ context('B2B - User Registration', () => {

fillOrganizationUserRegistrationForm(user);
submitOrganizationUserRegistrationForm();

/*
* CXSPA-9183
* Leave below check commented until cx-server gets upgraded to 2211.32
* tbd after upgrade: POST orgUsers request should expect '201 created' response.
*/

// verifyGlobalMessageAfterRegistration(
// 'User with this e-mail address already exists.'
// );
});
});
});
Expand Down

0 comments on commit bf7a6c5

Please sign in to comment.