From c0ad916d8fb356b1cf17a997a71343599368aab5 Mon Sep 17 00:00:00 2001 From: Alex Bucknall Date: Thu, 8 Jan 2026 09:25:14 +0000 Subject: [PATCH] fix: Remove redundant test case for card.version in Notecard API tests --- test/fluent_api/test_card.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/test/fluent_api/test_card.py b/test/fluent_api/test_card.py index 3106682..33718f5 100644 --- a/test/fluent_api/test_card.py +++ b/test/fluent_api/test_card.py @@ -52,11 +52,6 @@ 'card.version', {} ), - ( - card.version, - 'card.version', - {'api': True} - ), ( card.voltage, 'card.voltage',