Skip to content

Commit 9e22b77

Browse files
committed
fixup! tests: fix tests
1 parent 7ed0c78 commit 9e22b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default_config/dev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ SOCIAL_AUTH_ENABLED: false
7878
#feature flag to enable registration from app
7979
REGISTRATION_ENABLED: true
8080
#feature flag to do the authentication flow in the browser to log in
81-
BROWSER_LOGIN: true
81+
BROWSER_LOGIN: false
8282
#feature flag to do the registration for in the browser
8383
BROWSER_REGISTRATION: false
8484
#Course navigation feature flags

0 commit comments

Comments
 (0)