Skip to content

Commit 662272f

Browse files
committed
Adding missing env var to test suite
1 parent 7a37c6f commit 662272f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ ACHIEVER_V2_USERNAME=username
33
ACHIEVER_V2_ENDPOINT=https://stemraspberrypiapi.dev3.smartmembership.net/smartconnector.smartconnector.svc/JSON/
44
ACHIEVER_F2F_METHOD=CourseListingFutureByProgrammeIdV2ConciseHfW
55
ACHIEVER_ONLINE_METHOD=FutureOnlineCoursesByProgrammeIdV2ConciseHfW
6+
ACHIEVER_LOCAL_TEMPLATE_PATH='spec/support/achiever/local_templates'
7+
68
DYNAMICS_WEBHOOK_TOKEN=token
79

810
FLAG_IBELONG_PROGRAMME=on

0 commit comments

Comments
 (0)