Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
pulak-opti committed Aug 23, 2024
1 parent a2c6d78 commit eedd5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/test_acceptance/test_decide.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def test_decide__feature_no_ups(session_obj, flag_key, expected_response, expect
"variationKey": "variation_1",
"enabled": true,
"ruleKey": "ab_test1",
"flagKey": "flag_ab_test1",
"flagKey": "GkbzTurBWXr8EtNGZj2j6e",
"userContext": {"userId": "matjaz", "attributes": {"attr_1": "hola"}},
"reasons": ["User \"matjaz\" was previously bucketed into variation \"variation_1\" of experiment \"ab_test1\"."]},
{
Expand Down

0 comments on commit eedd5cb

Please sign in to comment.