Current section

Files

Jump to
commanded test event support ignored_event.ex
Raw

test/event/support/ignored_event.ex

defmodule Commanded.Event.IgnoredEvent do
@moduledoc false
defstruct [name: nil]
end