See gh-18918
pull/19328/head
dreis2211 5 years ago committed by Stephane Nicoll
parent 51487c7c45
commit 6b500d82b4

@ -61,7 +61,7 @@ class RequestPredicateFactoryTests {
}
@Test
void getRequestPredicateReturnsRedicateWithPath() {
void getRequestPredicateReturnsPredicateWithPath() {
DiscoveredOperationMethod operationMethod = getDiscoveredOperationMethod(ValidSelectors.class);
WebOperationRequestPredicate requestPredicate = this.factory.getRequestPredicate(this.rootPath,
operationMethod);

Loading…
Cancel
Save