fix another test

This commit is contained in:
Matthias Mair 2025-10-14 00:19:34 +02:00
parent bbd1393acb
commit d33cd8e4b0
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 1 additions and 1 deletions

View File

@ -1406,7 +1406,7 @@ class PartAPITest(PartAPITestBase):
('pricing', 'pricing_min'),
('pricing', 'pricing_updated'),
],
assert_fnc=lambda x: x.data['results'][0],
assert_subset=True,
)