Skip to content

Commit

Permalink
Templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Dec 15, 2016
1 parent a2df442 commit b8f0343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ func (s *ServerTestSuite) Test_ServeHTTP_ReturnsJsonWithTemplatePaths_WhenPresen
ServiceDomain: s.ServiceDomain,
TemplateFePath: templateFePath,
TemplateBePath: templateBePath,
OutboundHostname: s.OutboundHostname,
})

srv := Serve{}
Expand Down

0 comments on commit b8f0343

Please sign in to comment.