diff --git a/src/coffee/templates/_benchmark_card.html b/src/coffee/templates/_benchmark_card.html index c3be6f76..a642729f 100644 --- a/src/coffee/templates/_benchmark_card.html +++ b/src/coffee/templates/_benchmark_card.html @@ -2,9 +2,8 @@ {% if show_benchmark_header %}
What does the benchmark do to test my use case explanation and context goes here diff --git a/src/coffee/templates/static/style.css b/src/coffee/templates/static/style.css index 68bb9c9d..d94f56e4 100644 --- a/src/coffee/templates/static/style.css +++ b/src/coffee/templates/static/style.css @@ -73,4 +73,4 @@ footer { .badge { background-color: #D1D8E6; -} +} \ No newline at end of file diff --git a/src/coffee/templates/test_report.html b/src/coffee/templates/test_report.html index 2a5f8435..34fe5b22 100644 --- a/src/coffee/templates/test_report.html +++ b/src/coffee/templates/test_report.html @@ -75,11 +75,11 @@