tests: fix broken tests.

This commit is contained in:
evazion
2022-08-23 18:31:24 -05:00
parent 09dfab1f0d
commit e3af738371
16 changed files with 100 additions and 152 deletions

View File

@@ -11,7 +11,7 @@ module Moderator
end
as(@user) do
@post = create(:post)
@post = create(:post_with_file)
end
end