Skip to content

Commit e511b21

Browse files
committed
upd
1 parent 876fbe2 commit e511b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/decision_service/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,7 @@ describe('DecisionService', () => {
19191919
userId: 'tester',
19201920
attributes: {
19211921
country: 'BD',
1922-
age: 80, // should satisfy audience condition for exp_2 which is a cmab and not others
1922+
age: 80, // should satisfy audience condition for exp_3 which is a cmab and not others
19231923
},
19241924
});
19251925

0 commit comments

Comments
 (0)