We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9366bd + 20181ef commit 3ed530cCopy full SHA for 3ed530c
1 file changed
Tests/ipinfoKitTests/IPInfoPlusTests.swift
@@ -82,7 +82,6 @@ struct IPInfoPlusTests {
82
83
// Should return details for the caller's IP
84
#expect(ipResponse.ip != "")
85
- #expect(ipResponse.hostname != nil)
86
#expect(!ipResponse.geo.country.isEmpty)
87
}
88
0 commit comments