Skip to content

Commit

Permalink
update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsage1 committed Nov 21, 2023
1 parent 15d12f2 commit 5e57be8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public void SimpleChallengeGlobalException_ShouldReturnStatusTypeTitleDetail_Whe
}

@Test
public void SimpleChallengeGlobalException_ShouldSetArgs_WhenArgsPassed() {
public void SimpleChallengeGlobalException_ShouldSetArgs_WhenNoArgsConstructorExceptionPassedArgsKeys() {
// Define the exception details
String type = "ExceptionType";
String title = "Exception Title";
Expand Down

0 comments on commit 5e57be8

Please sign in to comment.