Skip to content

Commit e2da6a0

Browse files
author
Shota Jolbordi
committed
Test
Signed-off-by: Shota Jolbordi <[email protected]>
1 parent 3abf2f8 commit e2da6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node/src/main/scala/io/iohk/atala/prism/node/NodeApp.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ object NodeApp extends IOApp {
3939

4040
class NodeApp(executionContext: ExecutionContext) { self =>
4141

42+
4243
implicit val implicitExecutionContext: ExecutionContext = executionContext
4344

4445
implicit val runtime: IORuntime = IORuntime.global

0 commit comments

Comments
 (0)