Merge branch 'main' into beta

This commit is contained in:
shamoon
2025-03-14 13:07:03 -07:00
5 changed files with 14 additions and 15 deletions

View File

@@ -211,7 +211,7 @@ class TestBulkEditAPI(DirectoriesMixin, APITestCase):
def test_api_modify_tags_not_provided(self, m):
"""
GIVEN:
- API data to modify tags is missing modify_tags field
- API data to modify tags is missing remove_tags field
WHEN:
- API to edit tags is called
THEN: