Skip to content

Commit

Permalink
Testing signed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nic12345678 committed Apr 12, 2024
1 parent 67507e0 commit eecda0f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public void getOldestMessage_No_Message_Test() {
} catch (Exception e){
thrownException = (RuntimeException) e;
}

Assertions.assertThat(thrownException)
.isNotNull()
.isInstanceOf(FachlicheWlsException.class)
Expand Down

0 comments on commit eecda0f

Please sign in to comment.