Fix front-end, allow events to be created by a group, allow to get sessions from an event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -39,7 +39,7 @@ defmodule Eventos.Factory do
|
||||
description: "My desc",
|
||||
begins_on: nil,
|
||||
ends_on: nil,
|
||||
organizer: build(:account),
|
||||
organizer_account: build(:account),
|
||||
category: build(:category)
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user