Skip to content

Commit

Permalink
Update src/integTestFixtures/resources/org/gradle/playframework/fixtu…
Browse files Browse the repository at this point in the history
…res/app/playcompositebuild/conf/routes.ftl

Co-authored-by: Jonathan Leitschuh <[email protected]>
  • Loading branch information
cstroe and JLLeitschuh authored Sep 16, 2020
1 parent b733eec commit fb3ffed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ GET / controllers.Application.index
GET /shutdown controllers.Application.shutdown
GET /assets/*file controllers.Assets.at(path="/public", file)

</#if>
</#if>

0 comments on commit fb3ffed

Please sign in to comment.