mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
fix the build
This commit is contained in:
parent
0514ac4ee2
commit
ef4c6c67ba
9 changed files with 16 additions and 2 deletions
|
@ -738,6 +738,7 @@ describe Admin::UsersController do
|
|||
log_in(:admin)
|
||||
|
||||
SiteSetting.email_editable = false
|
||||
SiteSetting.sso_url = "https://www.example.com/sso"
|
||||
SiteSetting.enable_sso = true
|
||||
SiteSetting.sso_overrides_email = true
|
||||
SiteSetting.sso_overrides_name = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue