changes to save method
parent
3b4625f408
commit
e6bed2a481
|
@ -90,6 +90,7 @@ public class TestDefaultSystemScopeService {
|
||||||
defaultDynScope1.setDefaultScope(true);
|
defaultDynScope1.setDefaultScope(true);
|
||||||
defaultDynScope2.setDefaultScope(true);
|
defaultDynScope2.setDefaultScope(true);
|
||||||
mySystemScope = new SystemScope();
|
mySystemScope = new SystemScope();
|
||||||
|
myrSystemScope = new SystemScope();
|
||||||
|
|
||||||
|
|
||||||
// two strictly default scopes (restricted)
|
// two strictly default scopes (restricted)
|
||||||
|
|
Loading…
Reference in New Issue