diff --git a/py-scripts/test_l3_longevity.py b/py-scripts/test_l3_longevity.py index 0de0595c..dd98a27d 100755 --- a/py-scripts/test_l3_longevity.py +++ b/py-scripts/test_l3_longevity.py @@ -3233,7 +3233,7 @@ Setting wifi_settings per radio report.set_table_dataframe_from_csv(csv_results_file) report.build_table() report.write_html_with_timestamp() - # report.write_index_html() + report.write_index_html() # report.write_pdf(_page_size = 'A3', _orientation='Landscape') # report.write_pdf_with_timestamp(_page_size='A4', _orientation='Portrait') report.write_pdf_with_timestamp(_page_size='A4', _orientation='Landscape')