Skip to content

Commit 84fa57a

Browse files
committed
Fix atest
1 parent b82babf commit 84fa57a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

atest/tests_types.robot

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ Python 3.10 New Type Hints
102102
ELSE
103103
Should Be Equal ${types} arg: 111, type: <class 'str'>
104104
END
105-
Should Be Equal ${types} arg: 111, type: <class 'int'>
106105
${types} = Python310 Style {"key": 1}
107106
Should Be Equal ${types} arg: {'key': 1}, type: <class 'dict'>
108107

0 commit comments

Comments
 (0)