From 76c8be835cdffea725616ea0a9e59ad54f833d11 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 15 Apr 2017 15:37:35 +0200 Subject: Update Python tests Signed-off-by: Szczepan Zalega --- unittest/test_pro.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unittest/test_pro.py') diff --git a/unittest/test_pro.py b/unittest/test_pro.py index 3f1f0a3..e706b1a 100644 --- a/unittest/test_pro.py +++ b/unittest/test_pro.py @@ -759,8 +759,8 @@ def test_edit_OTP_slot(C): """ should change slots counter and name without changing its secret (using null secret for second update) """ - # counter is not getting updated under Storage v0.43 - #TOREPORT - skip_if_device_version_lower_than({'S': 44, 'P': 7}) + # counter is not getting updated under Storage v0.43 - #REPORTED + skip_if_device_version_lower_than({'S': 45, 'P': 7}) secret = RFC_SECRET counter = 0 -- cgit v1.2.3