Skip to content

Commit f57dff5

Browse files
committed
remove unused reference in test
1 parent ea334ad commit f57dff5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/material_providers/test_most_recent.py

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def test_encryption_materials_cache_use():
9595
("version_from_material_description", 0),
9696
]
9797

98-
a = store.provider_calls
9998
assert store.provider_calls == expected_calls
10099

101100
test2 = provider.encryption_materials(sentinel.encryption_context_1)

0 commit comments

Comments
 (0)