Skip to content
Snippets Groups Projects
Commit c4d46e62 authored by build-pipeline's avatar build-pipeline
Browse files

publish: fix(dacc): issue on event-duration event, group3 was not defined

generated from commit 6e67ca60
parent c405a3cf
Branches
No related tags found
No related merge requests found
......@@ -322,6 +322,9 @@ const calculPeriodBetweenFirstConnectionAndFirstChallenge = async (events, first
// eslint-disable-next-line @typescript-eslint/camelcase
group2: {
end_event: 'first_challenge'
},
group3: {
params: ''
}
};
const result = await sendIndicator(periodIndicator, client);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment