Adapt the spec

This commit is contained in:
Henne Vogelsang 2016-04-27 17:34:17 +02:00
parent 86896cc46b
commit 8fc57e34c9
7 changed files with 16 additions and 12 deletions

View file

@ -16,7 +16,7 @@ describe ConferenceSerializer, type: :serializer do
description: 'Lorem ipsum dolor sit',
start_date: '2014-03-04',
end_date: '2014-03-10',
logo: '/logos/original/missing.png',
picture_url: nil,
difficulty_levels:
[{id: 1,
title: 'Easy',