We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82babf commit 84fa57aCopy full SHA for 84fa57a
1 file changed
atest/tests_types.robot
@@ -102,7 +102,6 @@ Python 3.10 New Type Hints
102
ELSE
103
Should Be Equal ${types} arg: 111, type: <class 'str'>
104
END
105
- Should Be Equal ${types} arg: 111, type: <class 'int'>
106
${types} = Python310 Style {"key": 1}
107
Should Be Equal ${types} arg: {'key': 1}, type: <class 'dict'>
108
0 commit comments