Skip to content

Commit

Permalink
CIRC-2051 rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Apr 12, 2024
1 parent 4f2f1ec commit 9b43fb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ void shouldReturnErrorIfUseStubItemIsInvalid() {
}

@Test
void shouldConsiderEcsRequestRoutingServicePointsParameterForAllowedServicePoints() {
void shouldConsiderEcsRequestRoutingParameterForAllowedServicePoints() {
var requesterId = usersFixture.steve().getId().toString();
var instanceId = itemsFixture.createMultipleItemsForTheSameInstance(2).get(0)
.getInstanceId().toString();
Expand Down

0 comments on commit 9b43fb0

Please sign in to comment.