diff --git a/test/fixtures/posts.yml b/test/fixtures/posts.yml index afbab5147a4926a388b3406737a43789e49e51fd..c6cd9beb0934e4d156243d719792e3ca2fc3fe96 100644 --- a/test/fixtures/posts.yml +++ b/test/fixtures/posts.yml @@ -150,7 +150,6 @@ locked: locked: true locked_by: deleter locked_at: 2019-01-01T00:00:00.000000Z - locked_until: 2020-01-01T00:00:00.000000Z user: standard_user community: sample category: main @@ -175,7 +174,6 @@ locked_mod: locked: true locked_by: moderator locked_at: 2019-01-01T00:00:00.000000Z - locked_until: 2020-01-01T00:00:00.000000Z user: standard_user community: sample category: main