Skip to content

Restoring No-access user from cosmos DB after completing integration testing

Duvelis Carao requested to merge fix-deleted-noaccess-user into master

There are some test cases where the no-access user is updated/deleted from the data cosmos DB.

The no-access user is used from other services during the integration testing, so if the no-access user is not present in cosmos DB other service integration testing will fail.

Merge request reports