Skip to content

Commit

Permalink
UXPROD-5001 UT, description
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAntonich committed Dec 13, 2024
1 parent dbab947 commit 6d3e123
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ void beforeEach() throws MalformedURLException {

@Test
@SneakyThrows
public void isDcbReRequestCancellationShouldBePresentAfterRequestUpdated() {
void isDcbReRequestCancellationShouldBePresentAfterRequestUpdated() {
CompletableFuture<JsonObject> future = new CompletableFuture<>();

String id = "3a57dc83-e70d-404b-b1f1-442b88760331";
Expand Down

0 comments on commit 6d3e123

Please sign in to comment.