We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876fbe2 commit e511b21Copy full SHA for e511b21
lib/core/decision_service/index.spec.ts
@@ -1919,7 +1919,7 @@ describe('DecisionService', () => {
1919
userId: 'tester',
1920
attributes: {
1921
country: 'BD',
1922
- age: 80, // should satisfy audience condition for exp_2 which is a cmab and not others
+ age: 80, // should satisfy audience condition for exp_3 which is a cmab and not others
1923
},
1924
});
1925
0 commit comments