Index: suite_leahi/tst_trends_and_screensaver/test.py =================================================================== diff -u -r007a790746afcd2d530df02b48089aa4af9053b2 -rbc89d06b8c352f3992c43dc4522ad720ec4e24ed --- suite_leahi/tst_trends_and_screensaver/test.py (.../test.py) (revision 007a790746afcd2d530df02b48089aa4af9053b2) +++ suite_leahi/tst_trends_and_screensaver/test.py (.../test.py) (revision bc89d06b8c352f3992c43dc4522ad720ec4e24ed) @@ -261,7 +261,7 @@ trends_data(0.01, 0.01, 0, 0, 0, 0, 0, 0, 0.0, 0) td_simulator.td_vitals(0, 0, 0) test.startSection("Verification of Trends Data at Minimum Values") - verify_trends_data_column_wise() + verify_trends_data_column_wise(0, 0, 0, 0.01, 0.01, 0, 0, 0, 0, 0, 0, 0.0, 0) test.endSection() td_simulator.td_operation_mode(TDOpModes.MODE_POST.value)