alkem-io / test-suites

Test suites for black box testing of the Alkemio server api. For example the API test harness, for execution against an instance of the Alkemio platform api (GraphQL)
European Union Public License 1.2
1 stars 0 forks source link

BUG: user update test is failing #324

Closed techsmyth closed 1 month ago

techsmyth commented 2 months ago

Describe the bug When running test:usermanagement one test is failing:

image.png

To Reproduce Steps to reproduce the behavior:

  1. run test:usermanagement

Expected behavior All tests should pass