Feature: Add private property for board

This commit is contained in:
winkidney
2020-02-11 16:37:38 +08:00
parent d303e7aa26
commit 23aacbc7c0
4 changed files with 19 additions and 7 deletions

View File

@@ -36,7 +36,6 @@ class ImageTests(APITestCase):
class PrivacyTests(APITestCase):
_JSON_TYPE = "application/json"
def setUp(self):
super(PrivacyTests, self).setUp()