Improved test.

This commit is contained in:
Martin Edenhofer 2015-12-06 15:28:19 +01:00
parent 7ab7b3aa26
commit 6b7d4cee65

View file

@ -1884,7 +1884,7 @@ Report::Profile.create_if_not_exists(
created_by_id: 1,
)
chat = Chat.create(
chat = Chat.create_if_not_exists(
name: 'default',
max_queue: 5,
note: '',