mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
Revert "Minor changes to make Eclipse happy."
This reverts commit 807b74b023
.
This commit is contained in:
@@ -95,7 +95,7 @@ public class ExtendedVersionableAspectUnitTest implements RecordsManagementModel
|
|||||||
return work.doWork();
|
return work.doWork();
|
||||||
}
|
}
|
||||||
|
|
||||||
}).when(mockedAuthenticationUtil).runAsSystem((RunAsWork<Object>) any(RunAsWork.class));
|
}).when(mockedAuthenticationUtil).runAsSystem(any(RunAsWork.class));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user