Don’t auto-register mock BLE services on creation (#746)

This commit is contained in:
Islam
2025-10-05 12:36:35 +02:00
committed by GitHub
parent 6846b19d83
commit bdc31d3be3
5 changed files with 28 additions and 12 deletions
@@ -591,7 +591,6 @@ final class IntegrationTests: XCTestCase {
let node = MockBluetoothMeshService()
node.myPeerID = peerID
node.mockNickname = name
node._testRegister()
nodes[name] = node
// Create Noise manager