Skip to content

Commit 3ed530c

Browse files
authored
Merge pull request #17 from ipinfo/silvano/eng-565-fix-ipinfoswift-library-tests-for-plus-bundle
Update CI Swift version
2 parents d9366bd + 20181ef commit 3ed530c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tests/ipinfoKitTests/IPInfoPlusTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ struct IPInfoPlusTests {
8282

8383
// Should return details for the caller's IP
8484
#expect(ipResponse.ip != "")
85-
#expect(ipResponse.hostname != nil)
8685
#expect(!ipResponse.geo.country.isEmpty)
8786
}
8887
}

0 commit comments

Comments
 (0)