Fix broadcast message factory
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
d1aff25ca4
commit
9728ae854e
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ FactoryGirl.define do
|
|||
starts_at "2013-11-12 13:43:25"
|
||||
ends_at "2013-11-12 13:43:25"
|
||||
alert_type 1
|
||||
color "#555"
|
||||
font "#BBB"
|
||||
color "#555555"
|
||||
font "#BBBBBB"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue