We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2df442 commit b8f0343Copy full SHA for b8f0343
server_test.go
@@ -462,6 +462,7 @@ func (s *ServerTestSuite) Test_ServeHTTP_ReturnsJsonWithTemplatePaths_WhenPresen
462
ServiceDomain: s.ServiceDomain,
463
TemplateFePath: templateFePath,
464
TemplateBePath: templateBePath,
465
+ OutboundHostname: s.OutboundHostname,
466
})
467
468
srv := Serve{}
0 commit comments