You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2019. It is now read-only.
As part of BATCHADM-177, a filter was added to remove all step
executions that are not directly part of the job execution (aka the
partition step executions). This commit reverts that filter as it was
too aggressive of an approach.
BATCHADM-194
Copy file name to clipboardExpand all lines: spring-batch-admin-manager/src/test/java/org/springframework/batch/admin/web/JobExecutionControllerTests.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ public void testDetailSunnyDay() throws Exception {
0 commit comments