{% extends 'layout.twig' %} {% block title %}Test: {{ test.name }}{% endblock %} {% block content %}
| Test title | Benchmarks | Last updated |
|---|---|---|
| {{ t.title }} | {{ t.benchmarks | length }} | {{ t.updated_at }} |
There are no tests associated with this benchmark.
{% endif %}