tests: fix broken tests.
This commit is contained in:
@@ -11,7 +11,7 @@ module Moderator
|
||||
end
|
||||
|
||||
as(@user) do
|
||||
@post = create(:post)
|
||||
@post = create(:post_with_file)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user