Skip to content
Snippets Groups Projects
Verified Commit e98a5ee8 authored by Konstantin Tsabolov's avatar Konstantin Tsabolov
Browse files

Merge branch 'main' into chore/e2e

parents 8dadb5fe 6b1697e3
No related branches found
No related tags found
1 merge request!40End to end run preparation
......@@ -154,6 +154,7 @@ export class ConnectionsService {
trusted: true,
withSelf: true,
});
const connRepo = t.dependencyManager.resolve(ConnectionRepository);
await connRepo.update(t.context, connectionRecord);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment