mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
fix remove useless "s"
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
committed by
Rossen Stoyanchev
parent
d661550b48
commit
5a3bad6d61
+1
-1
@@ -515,7 +515,7 @@ public interface RestTestClient {
|
||||
interface ResponseSpec {
|
||||
|
||||
/**
|
||||
s * Apply multiple assertions to a response with the given
|
||||
* Apply multiple assertions to a response with the given
|
||||
* {@linkplain ResponseSpecConsumer consumers}, with the guarantee that
|
||||
* all assertions will be applied even if one or more assertions fails
|
||||
* with an exception.
|
||||
|
||||
Reference in New Issue
Block a user