Fix tests after category changes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-03-29 09:28:59 +02:00
parent 368911b58e
commit 4983f2d695
2 changed files with 154 additions and 169 deletions

View File

@@ -191,7 +191,7 @@ defmodule Mobilizon.Factory do
ends_on: Timex.shift(start, hours: 2),
organizer_actor: actor,
attributed_to: nil,
category: sequence("something"),
category: "PARTY",
physical_address: build(:address),
visibility: :public,
tags: build_list(3, :tag),