mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-12 18:25:35 +00:00
spelling: irrelevant
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
649c782782
commit
e8894b159f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class PostgresTriggers(TestCase):
|
|||
title="The Long Goodbye",
|
||||
subtitle="wow cool",
|
||||
series="series name",
|
||||
languages=["irrelevent"],
|
||||
languages=["irrelevant"],
|
||||
)
|
||||
book.authors.add(author)
|
||||
book.refresh_from_db()
|
||||
|
|
Loading…
Reference in a new issue