Skip to content

Commit

Permalink
action test 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Kloping committed Nov 30, 2023
1 parent ea5933d commit 64c70d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/MvnTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ public void test() {

@Override
public void handleException(Throwable e) {

throw new RuntimeException(e);
}
}

0 comments on commit 64c70d8

Please sign in to comment.