more work on load test

This commit is contained in:
Kenneth Kehl
2024-09-02 07:51:57 -07:00
parent c36561ee4d
commit dcc8055377
4 changed files with 142 additions and 83 deletions

View File

@@ -30,7 +30,7 @@
{% endif %}
{% if service['name'] == 'Test service' %}
<a class="usa-link" href="{{ url_for('main.load_test') }}">Load Test</a>
{% endif %}
{% endif %}
{% endcall %}