test(curriculum): filter test langs by an env variable
This commit is contained in:
@ -28,3 +28,5 @@ API_LOCATION='http://localhost:3000'
|
||||
FORUM_LOCATION='https://forum.localhost'
|
||||
FORUM_PROXY_LOCATION='https://proxy.localhost'
|
||||
LOCALE=english
|
||||
|
||||
TEST_CHALLENGES_FOR_LANGS=english
|
||||
|
Reference in New Issue
Block a user