This commit is contained in:
Michael Telatynski
2025-05-07 18:52:01 +01:00
parent 5ec9bfc7fa
commit ccdbf69e5f

View File

@@ -395,4 +395,4 @@ test_reverse_dns_match if {
client_registration.reverse_dns_match("example.com", "com.example.app")
not client_registration.reverse_dns_match("example.com", "org.example")
not client_registration.reverse_dns_match("test.com", "com.example")
}
}