Skip to content

Commit

Permalink
fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Tarasova committed Aug 13, 2024
1 parent 2a5f07d commit 5fcaf9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ public void testDelete() throws Exception {

assertThat(taskStatusRepository.existsById(testStatus.getId())).isEqualTo(false);
}
}
}

0 comments on commit 5fcaf9f

Please sign in to comment.