Skip to content

Commit

Permalink
misc: update report title
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier authored Mar 8, 2023
1 parent 8e528f2 commit a3cb638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
@@ -101,4 +101,4 @@ def pytest_html_results_table_row(report, cells):

def pytest_html_report_title(report):
"""Set report title."""
report.title = "Tests of MIP Federations Report"
report.title = "Integration Tests of MIP Federations - Report"

0 comments on commit a3cb638

Please sign in to comment.