See gh-27827
This commit is contained in:
izeye
2021-12-16 23:15:18 +09:00
committed by Stephane Nicoll
parent fa78fb4351
commit 713795cc34
5 changed files with 4 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Arjen Poutsma
* @author Brian Clozel
*/
public class RouterFunctionMappingTests {
class RouterFunctionMappingTests {
private final ServerCodecConfigurer codecConfigurer = ServerCodecConfigurer.create();