Skip to content

Commit

Permalink
test: fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Dec 2, 2024
1 parent b2a75c1 commit 4c5fd1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ void openingSearch_noRecordsFound_shouldSucceed() throws Exception {
@DisplayName("Get Opening Categories happy Path should Succeed")
void getOpeningCategories_happyPath_shouldSucceed() throws Exception {
CodeDescriptionDto category = new CodeDescriptionDto("BLCF",
"Backlog SP Area - Community Forest");
"Backlog SP Area - Community Forest (Expired)");

mockMvc
.perform(
Expand Down

0 comments on commit 4c5fd1c

Please sign in to comment.