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",
|
title="The Long Goodbye",
|
||||||
subtitle="wow cool",
|
subtitle="wow cool",
|
||||||
series="series name",
|
series="series name",
|
||||||
languages=["irrelevent"],
|
languages=["irrelevant"],
|
||||||
)
|
)
|
||||||
book.authors.add(author)
|
book.authors.add(author)
|
||||||
book.refresh_from_db()
|
book.refresh_from_db()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue