Remvoed worng test
This commit is contained in:
parent
d75b7810d5
commit
3e91d58900
|
@ -449,9 +449,9 @@ public class ContextManagementTest extends ScopedTest {
|
|||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Test
|
||||
public void readContext() throws ResourceRegistryException, IOException {
|
||||
Context context = read(UUID.fromString("fe44822a-d8bb-418b-ba79-59b4aef01cf9"));
|
||||
Context context = read(UUID.fromString(""));
|
||||
logger.debug("{}", context);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue