Current section

Files

Jump to
commanded test event support uninteresting_event.ex
Raw

test/event/support/uninteresting_event.ex

defmodule Commanded.Event.UninterestingEvent do
@moduledoc false
defstruct [field: nil]
end