We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0929963 commit 4df7be8Copy full SHA for 4df7be8
src/test/scala/io/iohk/ethereum/jsonrpc/server/http/JsonRpcHttpServerSpec.scala
@@ -462,7 +462,7 @@ class FakeJsonRpcHttpServer(
462
val jsonRpcController: JsonRpcBaseController,
463
val jsonRpcHealthChecker: JsonRpcHealthChecker,
464
val config: JsonRpcHttpServerConfig,
465
- val cors: HttpOriginMatcher,
+ val cors: HttpOriginMatcher
466
)(implicit val actorSystem: ActorSystem)
467
extends JsonRpcHttpServer
468
with Logger {
0 commit comments