fix inconsistencies between policy api ant combined info api
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
j3d1 2024-03-07 00:44:58 +01:00
parent b3bae6f5ad
commit f2db5d9dad
4 changed files with 8 additions and 4 deletions

View file

@ -375,7 +375,6 @@ class FriendRequestCombinedTestCase(UserTestMixin, ToolshedTestCase):
def setUp(self):
super().setUp()
self.prepare_users()
print(self.f)
def test_friend_request_combined(self):
befriender = self.f['local_user1']