File diff 5193ae7fc0e1 → 2d83b9633ce7
conntrackt/tests/test_views.py
Show inline comments
 
@@ -1758,4 +1758,3 @@ class APISearchViewTest(PermissionTestMi
 
        response = generate_get_response(view, search_term="test")
 

	
 
        self.assertEqual(response['Content-Type'], "application/json")