parent
cc8c4b2527
commit
b70e728ffb
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ class Book(TestCase):
|
|||
book.save()
|
||||
self.assertEqual(book.edition_info, 'worm, Glorbish language, 2020')
|
||||
self.assertEqual(
|
||||
book.alt_text, 'Test Edition cover (worm, Glorbish language, 2020)')
|
||||
book.alt_text, 'Test Edition (worm, Glorbish language, 2020)')
|
||||
|
||||
|
||||
def test_get_rank(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue