added breaking

Signed-off-by: José Costa <jose.j.costa@shell.com>
This commit is contained in:
José Costa
2024-01-16 14:28:54 +00:00
parent 6dcd523227
commit eb896509a2
2 changed files with 2 additions and 0 deletions
@@ -192,6 +192,7 @@ export class LdapOrgEntityProvider implements EntityProvider {
logger,
},
);
const { markCommitComplete } = markReadComplete({ users, groups });
await this.connection.applyMutation({
@@ -323,6 +323,7 @@ export class MicrosoftGraphOrgEntityProvider implements EntityProvider {
logger: logger,
},
);
const { markCommitComplete } = markReadComplete({ users, groups });
await this.connection.applyMutation({