krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
dad525325095ea8e4c0615bbe4db230f8cec7ade
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-22T07:09:46Z
DomainDigTests/HistoryEntryCodableTests.swift | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) @@ -42,7 +42,8 @@ final class HistoryEntryCodableTests: XCTestCase { /// Assembled from parts rather than written as a literal: a hardcoded /// absolute URI trips swift:S1075, and the value only has to be a stable, /// obviously-fake resolver address. - private static let resolverURL = "https://" + "resolver.example" + "/dns-query" + private static let resolverURL = ["https:/", "resolver.example", "dns-query"] + .joined(separator: "/") private func makeEntry() -> HistoryEntry { HistoryEntry(