X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c9fe930b422bd1675af3adb324ede3b5aa28888c..7407f41105f8000bb3908d41a31daaf3a30d9440:/services/ws/service_test.go diff --git a/services/ws/service_test.go b/services/ws/service_test.go index 7213dcad2a..13726836a4 100644 --- a/services/ws/service_test.go +++ b/services/ws/service_test.go @@ -198,7 +198,7 @@ ManagementToken: qqqqq c.Check(err, check.IsNil) c.Check(cluster, check.NotNil) - c.Check(cluster.Services.Controller.ExternalURL, check.Equals, arvados.URL{Scheme: "https", Host: "example.com"}) + c.Check(cluster.Services.Controller.ExternalURL, check.Equals, arvados.URL{Scheme: "https", Host: "example.com", Path: "/"}) c.Check(cluster.SystemRootToken, check.Equals, "abcdefg") c.Check(cluster.PostgreSQL.Connection, check.DeepEquals, arvados.PostgreSQLConnection{