This commit is contained in:
Matthias Mair 2025-10-13 23:57:33 +02:00
parent acfe575822
commit bbd1393acb
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 2 additions and 1 deletions

View File

@ -1398,7 +1398,8 @@ class PartAPITest(PartAPITestBase):
def test_output_options(self):
"""Test the output options for PartList list."""
self.run_output_test(
reverse('api-part-list')[
reverse('api-part-list'),
[
('location_detail', 'default_location_detail'),
'parameters',
('path_detail', 'category_path'),