Skip to content

Commit

Permalink
Merge branch 'ecchronos-1.2' into ecchronos-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
masokol committed Sep 13, 2023
2 parents a4c9157 + 92acdb9 commit da6c481
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ public void testInQueueProgress()
assertThat(myRepairJob.getView().getProgress()).isEqualTo(0);
}

@Test
public void testGetRealPriority()
{
long lastRepaired = System.currentTimeMillis();
Expand Down

0 comments on commit da6c481

Please sign in to comment.