mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
making required changes
This commit is contained in:
parent
debbe011b3
commit
9c0f87d786
@ -120,8 +120,6 @@ public class APIPublisherUtilTest extends BaseAPIPublisherTest {
|
||||
|
||||
private void startTenantFlowAsTestTenant() {
|
||||
PrivilegedCarbonContext.startTenantFlow();
|
||||
PrivilegedCarbonContext.getThreadLocalCarbonContext().setTenantId(123,
|
||||
false);
|
||||
PrivilegedCarbonContext.getThreadLocalCarbonContext().setTenantDomain("test");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user