Flaky test failure learning_resources/views_test.py::test_similar_resources_endpoint_only_returns_published - assert 0 == 1
Current Behavior
This test appears to fail when the endpoint in the test returns an empty set. I think this happens when only published resource in the test is the same as the resource we pass into the similar resources endpoint.