diff --git a/tests/MySU/association_specific_data.py b/tests/MySU/association_specific_data.py
index 8111d58905a547eab63766a8e3e4364c0f0d1e1b..3c077784a72bec1687ebc0e2b97cd52eb350d62f 100644
--- a/tests/MySU/association_specific_data.py
+++ b/tests/MySU/association_specific_data.py
@@ -74,7 +74,7 @@ class AssociationSpecificDataTestCase(APITestCase):
             "slug": "04672188-e7e9-43d4-9b2c-6acb6241c19b",
             "data_field": "/association_data_fields/ca3cb4f6-015a-4751-a74c-b7063d3961bb",
             "url": "/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b",
-            "value": "Yes",
+            "value": "No",
             "association": "/associations/rising-sun-alienship-helios"
         }
         response = self.client.delete('/association_data/04672188-e7e9-43d4-9b2c-6acb6241c19b', data=data)