We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea334ad commit f57dff5Copy full SHA for f57dff5
test/functional/material_providers/test_most_recent.py
@@ -95,7 +95,6 @@ def test_encryption_materials_cache_use():
95
("version_from_material_description", 0),
96
]
97
98
- a = store.provider_calls
99
assert store.provider_calls == expected_calls
100
101
test2 = provider.encryption_materials(sentinel.encryption_context_1)
0 commit comments