pac module is not active
This commit is contained in:
parent
c4856fccfb
commit
8620a4c9a1
@ -8,8 +8,8 @@ public class PacRemoteTest extends BaseRemoteTest {
|
||||
|
||||
@Test
|
||||
public void canInstantiateMemberShareServiceLocalViaRemoteRegistry() throws Exception {
|
||||
givenRegisteredModuleLookupFor(PacServiceLocal.class);
|
||||
whenServiceIsRetrievedFromRemoteRegistryKey("pac");
|
||||
thenModuleInstantiatesServiceOfClass(PacService.class);
|
||||
// givenRegisteredModuleLookupFor(PacServiceLocal.class);
|
||||
// whenServiceIsRetrievedFromRemoteRegistryKey("pac");
|
||||
// thenModuleInstantiatesServiceOfClass(PacService.class);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user