feat: Prep for moving tests into single integration suite
This commit is contained in:
@@ -183,6 +183,7 @@ public extension MQTTManager {
|
||||
)
|
||||
},
|
||||
shutdown: {
|
||||
Task { try await client.shutdown() }
|
||||
manager.shutdown()
|
||||
},
|
||||
_withClient: { callback in
|
||||
|
||||
Reference in New Issue
Block a user