fix(/ipfs/node): Added unit tests for API controller

This commit is contained in:
Chris Troutner
2024-03-07 18:55:09 -08:00
parent 439dbc54ae
commit dbbd321029
3 changed files with 39 additions and 2 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ class IpfsCoordAdapter {
peer: {
sendPrivateMessage: () => {}
}
}
},
thisNode: {}
}
}
}