Fixes list note display
This commit is contained in:
parent
719df5621c
commit
fefb7e582a
2 changed files with 2 additions and 3 deletions
|
@ -179,6 +179,7 @@ class ListViews(TestCase):
|
|||
book_list=self.list,
|
||||
user=self.local_user,
|
||||
book=self.book,
|
||||
notes="hi hello",
|
||||
approved=True,
|
||||
order=1,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue