Skip to content

Commit b8f0343

Browse files
committed
Templates
1 parent a2df442 commit b8f0343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ func (s *ServerTestSuite) Test_ServeHTTP_ReturnsJsonWithTemplatePaths_WhenPresen
462462
ServiceDomain: s.ServiceDomain,
463463
TemplateFePath: templateFePath,
464464
TemplateBePath: templateBePath,
465+
OutboundHostname: s.OutboundHostname,
465466
})
466467

467468
srv := Serve{}

0 commit comments

Comments
 (0)