update factories + tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FactoryBot.define do
|
||||
factory(:news_update) do
|
||||
message "xxx"
|
||||
message {"xxx"}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user