mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 23:43:06 +00:00
[CST-5249] Added tests for OpenaireEventsRunnable
This commit is contained in:
@@ -121,7 +121,7 @@ public class QAEvent {
|
||||
try {
|
||||
computedEventId();
|
||||
} catch (NoSuchAlgorithmException | UnsupportedEncodingException e) {
|
||||
e.printStackTrace();
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
}
|
||||
return eventId;
|
||||
|
Reference in New Issue
Block a user