feat: increate minimum challenge requirement AB test (#44764)

* feat: increate minimum challenge requirement AB test

* fix: adjust tests

Co-authored-by: ahmad abdolsaheb <home@mac-16.local>
This commit is contained in:
Ahmad Abdolsaheb
2022-01-13 23:51:55 +03:00
committed by GitHub
parent 8f8a2cc0c5
commit e97920ae9c
6 changed files with 47 additions and 109 deletions

View File

@ -94,7 +94,7 @@ const patreonDefaultPledgeAmount = 500;
const aBTestConfig = {
isTesting: true,
type: 'AddDonateFAQ'
type: 'increaceChallengesCompleted'
};
module.exports = {