Fix Placeholder in test
This commit is contained in:
@@ -187,7 +187,7 @@ class TestApiStoragePaths(DirectoriesMixin, APITestCase):
|
|||||||
"/{created_month_name_short}/{created_day}/{added}/{added_year}"
|
"/{created_month_name_short}/{created_day}/{added}/{added_year}"
|
||||||
"/{added_year_short}/{added_month}/{added_month_name}"
|
"/{added_year_short}/{added_month}/{added_month_name}"
|
||||||
"/{added_month_name_short}/{added_day}/{asn}/{tags}"
|
"/{added_month_name_short}/{added_day}/{asn}/{tags}"
|
||||||
"/{tag_list}/{owner_username}/{original_name}/{doc_pk}/{customfield<id_of_custom_field>}/",
|
"/{tag_list}/{owner_username}/{original_name}/{doc_pk}/",
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
content_type="application/json",
|
content_type="application/json",
|
||||||
|
|||||||
Reference in New Issue
Block a user