Fix tests

This commit is contained in:
Viktor Liu
2025-07-11 18:22:32 +02:00
parent a52f8775c3
commit 5c466bf834

View File

@@ -82,4 +82,4 @@ func (m *MockServer) UpdateServerConfig(domains dnsconfig.ServerDomains) error {
func (m *MockServer) PopulateManagementDomain(mgmtURL *url.URL) error {
return nil
}
}