Change PRM to MoonrakerSocketManager, project update
This commit is contained in:
2
SoyuzTests/BonjourBrowserTests.swift
Normal file → Executable file
2
SoyuzTests/BonjourBrowserTests.swift
Normal file → Executable file
@@ -29,7 +29,7 @@ class SoyuzBonjourBrowserTests: XCTestCase {
|
||||
bonjourBrowser = BonjourBrowser(browser: NWBrowser(for: .bonjour(type: "_xctest._tcp", domain: "local."), using: .tcp))
|
||||
}
|
||||
|
||||
func testBonjourDiscoveredItemsNotNil() {
|
||||
func testBonjourDiscoveredItemsPopulated() {
|
||||
guard let browser = bonjourBrowser else {
|
||||
XCTAssert(false)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user