mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 08:25:21 +00:00
Don’t auto-register mock BLE services on creation (#746)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user