Update FW query total time

old-commit-hash: 1ea310b202ecedfad67831cca189970944977145
This commit is contained in:
Shane Smiskol
2023-08-22 23:58:29 -07:00
committed by GitHub
parent 4699eed8f3
commit c9ca332b3f
+1 -1
View File
@@ -225,7 +225,7 @@ class TestFwFingerprintTiming(unittest.TestCase):
print(f'get_vin, query time={vin_time / self.N} seconds')
def test_fw_query_timing(self):
total_ref_time = 6.2
total_ref_time = 6.1
brand_ref_times = {
1: {
'body': 0.1,