mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 16:45:41 +01:00
Feature: Add private property for board
This commit is contained in:
@@ -36,7 +36,6 @@ class ImageTests(APITestCase):
|
||||
|
||||
|
||||
class PrivacyTests(APITestCase):
|
||||
_JSON_TYPE = "application/json"
|
||||
|
||||
def setUp(self):
|
||||
super(PrivacyTests, self).setUp()
|
||||
|
||||
Reference in New Issue
Block a user