Skip to content

Commit

Permalink
Pass in engagementButtonLabel value
Browse files Browse the repository at this point in the history
Fixes bug 1279073
  • Loading branch information
brittanydionigi committed Aug 15, 2016
1 parent 6bd7b36 commit 61cb396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/NormandyDriver.js
Expand Up @@ -40,6 +40,7 @@ exports.NormandyDriver = function(sandbox, extraContext) {
flowId: options.flowId,
learnMoreMessage: options.learnMoreMessage,
learnMoreURL: options.learnMoreUrl,
engagementButtonLabel: options.engagementButtonLabel,
surveyId: options.surveyId,
surveyVersion: options.surveyVersion,
testing: this.testing,
Expand Down

0 comments on commit 61cb396

Please sign in to comment.