Skip to content

Commit

Permalink
Merge branch 'version-0.1.6' of github.com:lnd3/ltools into version-0…
Browse files Browse the repository at this point in the history
….1.6
  • Loading branch information
linuscu committed Oct 28, 2024
2 parents 86c3ddb + 2bc47a7 commit f3fa660
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/network/tests/common/NetworkWebSocketTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ using namespace l;

TEST(NetworkWebSocket, Setup) {

return 0;

auto networkManager = l::network::CreateNetworkManager(1, true);
auto networkInterfaceWS = l::network::CreateNetworkInterfaceWS(networkManager);

Expand Down

0 comments on commit f3fa660

Please sign in to comment.