diff --git a/test/inv_test.cpp b/test/inv_test.cpp index ee9a0ee80..443b5b68d 100644 --- a/test/inv_test.cpp +++ b/test/inv_test.cpp @@ -125,6 +125,8 @@ TEST_F(InvTest, CalculateGold) // Test automatic gold placing TEST_F(InvTest, GoldAutoPlace) { + SNetInitializeProvider(SELCONN_LOOPBACK, nullptr); + // Empty the inventory clear_inventory();