Skip to content
Snippets Groups Projects

Profile certificates

Merged Daniel Lyubomirov requested to merge profile-certificates into master
1 unresolved thread
3 files
+ 7
9
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -85,8 +85,8 @@ TEST_CASE("C API integration", "[.integration]") {
// std::cout << vereign::test::ProtobufToJson(getDIDsResp) << std::endl;
grpc_shutdown();
google::protobuf::ShutdownProtobufLibrary();
// grpc_shutdown();
// google::protobuf::ShutdownProtobufLibrary();
}
TEST_CASE("vereign_service_start") {
Loading