revert tenantaware
remove useless findAlltargets fix typo Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
@@ -182,9 +182,6 @@ public abstract class AbstractIntegrationTest implements EnvironmentAware {
|
||||
@After
|
||||
public void after() {
|
||||
testRepositoryManagement.clearTestRepository();
|
||||
|
||||
targetManagement.findAllTargetIds();
|
||||
|
||||
}
|
||||
|
||||
protected DefaultMockMvcBuilder createMvcWebAppContext() {
|
||||
|
||||
Reference in New Issue
Block a user