mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 08:28:11 +00:00
Update test_drafts.py
This commit is contained in:
@@ -73,4 +73,4 @@ class DraftViewTest(BaseTestCase):
|
||||
)
|
||||
self.assertEqual(200, resp.status_code)
|
||||
|
||||
assert len(Draft.objects.all()) == 0
|
||||
assert len(Draft.objects.all()) == 1
|
||||
|
Reference in New Issue
Block a user