Fix post-merge conflict (#2358)
This commit is contained in:
parent
0290761acb
commit
0c764e8db0
|
@ -120,9 +120,4 @@ abstract class AbstractArmeriaHttpServerTest extends HttpServerTest<Server> {
|
|||
boolean testPathParam() {
|
||||
true
|
||||
}
|
||||
|
||||
@Override
|
||||
boolean testExceptionBody() {
|
||||
false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue