Skip to content

Commit

Permalink
add new test
Browse files Browse the repository at this point in the history
  • Loading branch information
stefkor committed Jul 19, 2022
1 parent 96393a2 commit 0ff3838
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions worker/src/test/java/worker/UnitWorker.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@ void sample3() {
@Test
void sample4() {

}

@Test
void sample5() {

}
}
Binary file modified worker/target/test-classes/worker/UnitWorker.class
Binary file not shown.

0 comments on commit 0ff3838

Please sign in to comment.