We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a37c6f commit 662272fCopy full SHA for 662272f
.env.test
@@ -3,6 +3,8 @@ ACHIEVER_V2_USERNAME=username
3
ACHIEVER_V2_ENDPOINT=https://stemraspberrypiapi.dev3.smartmembership.net/smartconnector.smartconnector.svc/JSON/
4
ACHIEVER_F2F_METHOD=CourseListingFutureByProgrammeIdV2ConciseHfW
5
ACHIEVER_ONLINE_METHOD=FutureOnlineCoursesByProgrammeIdV2ConciseHfW
6
+ACHIEVER_LOCAL_TEMPLATE_PATH='spec/support/achiever/local_templates'
7
+
8
DYNAMICS_WEBHOOK_TOKEN=token
9
10
FLAG_IBELONG_PROGRAMME=on
0 commit comments