forked from retoor/devplacepy
feat: add TTLCache for get_cache_version and TEMPLATE_AUTO_RELOAD config with Makefile worker count variables
This commit is contained in:
@@ -178,6 +178,8 @@ def test_check_milestone_badges_awards_prolific(local_db):
|
||||
post_uid = generate_uid()
|
||||
posts.insert(
|
||||
{
|
||||
"deleted_at": None,
|
||||
"deleted_by": None,
|
||||
"uid": post_uid,
|
||||
"user_uid": uid,
|
||||
"slug": f"{post_uid[:8]}-p",
|
||||
|
||||
Reference in New Issue
Block a user