Skip to content

Commit

Permalink
correction2
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-daniel-dempsey committed Jan 16, 2025
1 parent 44180d3 commit cd9fbfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support-frontend/assets/helpers/abTests/abtest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ function getParticipations(
}

const variantAssignment = assignUserToVariant(mvtId, test, participation);

if (variantAssignment.type === 'NOT_ASSIGNED') {
return;
}
Expand Down

0 comments on commit cd9fbfc

Please sign in to comment.