Skip to content
Snippets Groups Projects
Commit c6734ded authored by s2536528's avatar s2536528
Browse files

Merged the develop branch with test branch

parent cce615e9
Branches
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ class AssociationSpecificDataTestCase(APITestCase): ...@@ -74,7 +74,7 @@ class AssociationSpecificDataTestCase(APITestCase):
"slug": "04672188-e7e9-43d4-9b2c-6acb6241c19b", "slug": "04672188-e7e9-43d4-9b2c-6acb6241c19b",
"data_field": "/association_data_fields/ca3cb4f6-015a-4751-a74c-b7063d3961bb", "data_field": "/association_data_fields/ca3cb4f6-015a-4751-a74c-b7063d3961bb",
"url": "/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b", "url": "/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b",
"value": "Yes", "value": "No",
"association": "/associations/rising-sun-alienship-helios" "association": "/associations/rising-sun-alienship-helios"
} }
response = self.client.delete('/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b', data=data) response = self.client.delete('/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b', data=data)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment