Skip to content

Test error (test_save_sub_object_in_new_object_with_reverse_1to1_relation)

The test: https://git.startinblox.com/djangoldp-packages/djangoldp/blob/cdc61ac2f8933de5143c7e5ddf77b694d4d3c8bd/djangoldp/tests/tests_save.py#L231

fails when you add the assertion

self.assertIsNotNone(response.data['userprofile'])

This is true using Django 1.11 and Django 2.2