Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: pulak-opti <[email protected]>
  • Loading branch information
pulak-opti committed Oct 23, 2024
1 parent 36a9604 commit 443fc54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -1099,6 +1099,7 @@ func (o *OptimizelyClient) getExperimentDecision(experimentKey string, userConte
decisionContext = decision.ExperimentDecisionContext{
Experiment: &experiment,
ProjectConfig: projectConfig,
UserProfile: nil,
}

options := &decide.Options{}
Expand Down

0 comments on commit 443fc54

Please sign in to comment.