Skip to content

Commit

Permalink
[TECH] Définir une valeur de MAX_REACHABLE_LEVEL pour les tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Sep 25, 2023
2 parents 814dee8 + 4cd140e commit 7f4435f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/lib/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ const configuration = (function () {
config.features.dayBeforeImproving = 4;
config.features.dayBeforeCompetenceResetV2 = 7;
config.features.garAccessV2 = false;
config.features.maxReachableLevel = 5;
config.features.numberOfChallengesForFlashMethod = 10;
config.features.pixCertifScoBlockedAccessDateLycee = null;
config.features.pixCertifScoBlockedAccessDateCollege = null;
Expand Down

0 comments on commit 7f4435f

Please sign in to comment.