Skip to content

Commit 6607fa6

Browse files
authored
fix: Remove redundant test case for card.version in Notecard API tests (#133)
1 parent eca0ef0 commit 6607fa6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

test/fluent_api/test_card.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
'card.version',
5353
{}
5454
),
55-
(
56-
card.version,
57-
'card.version',
58-
{'api': True}
59-
),
6055
(
6156
card.voltage,
6257
'card.voltage',

0 commit comments

Comments
 (0)