Allow settting of default org id to auto-assign to (#12401)
Author: Mark Meyer <mark@ofosos.org>
This commit is contained in:
committed by
Torkel Ödegaard
parent
7ae844518c
commit
0f6e5e2953
@@ -17,6 +17,7 @@ func TestAccountDataAccess(t *testing.T) {
|
||||
|
||||
Convey("Given single org mode", func() {
|
||||
setting.AutoAssignOrg = true
|
||||
setting.AutoAssignOrgId = 1
|
||||
setting.AutoAssignOrgRole = "Viewer"
|
||||
|
||||
Convey("Users should be added to default organization", func() {
|
||||
|
||||
Reference in New Issue
Block a user