Skip to content

Commit

Permalink
Add templating to test IT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Feb 10, 2024
1 parent 327dfa0 commit 8809779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/tools/interactivetool_simple.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<container type="docker">galaxy/test-http-example:0.1</container>
</requirements>
<entry_points>
<entry_point name="Simple" requires_domain="True">
<entry_point name="Simple IT for $__user_email__" requires_domain="True">
<port>7000</port>
<url>/</url>
</entry_point>
Expand Down

0 comments on commit 8809779

Please sign in to comment.