fix typo: uesr->user

This commit is contained in:
Andreas Köpf
2022-12-29 16:13:30 +01:00
parent 71eb09b28a
commit c5053ed6c9
+1 -1
View File
@@ -87,7 +87,7 @@ if settings.DEBUG_USE_SEED_DATA:
user_post_id="6f1d0711",
parent_post_id=None,
text="Hi!",
role="uesr",
role="user",
),
DummyPost(
task_post_id="74c381d4",