From b17387a17669bfc9afce7435653cd8c29c686999 Mon Sep 17 00:00:00 2001 From: Azul Date: Sat, 12 Jul 2014 09:12:48 +0200 Subject: some cleanup of the messages api and cuke feature --- test/factories.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/factories.rb b/test/factories.rb index a96d48c..e16c738 100644 --- a/test/factories.rb +++ b/test/factories.rb @@ -47,4 +47,8 @@ FactoryGirl.define do -----END PGP PUBLIC KEY BLOCK----- EOPGP end + + factory :message do + text Faker::Lorem.paragraph + end end -- cgit v1.2.3