Skip to content

Commit ec4ac26

Browse files
felipecslpetzel
andauthored
Update src/eppo-assignment-logger.ts
Co-authored-by: Eric Petzel <[email protected]>
1 parent 6ae8a6f commit ec4ac26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eppo-assignment-logger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export class EppoAssignmentLogger implements IAssignmentLogger {
1616
holdoutKey: holdout,
1717
holdoutVariation: holdout_variant,
1818
subject: subject_id,
19-
variant,
19+
variation,
2020
} = event;
2121

2222
// Skip tracking if no entityId

0 commit comments

Comments
 (0)