Skip to content

Commit

Permalink
fixup rename event dings
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicbites committed Sep 1, 2024
1 parent 45c1b1e commit 7a3f30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/radiator/outline/command_processor_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Radiator.Outline.CommandProcessorTest do

alias Radiator.AccountsFixtures
alias Radiator.EventStore
alias Radiator.Outline.{Command, Dispatch, CommandProcessor, EventProducer, NodeRepository}
alias Radiator.Outline.{Command, CommandProcessor, Dispatch, EventProducer, NodeRepository}
alias Radiator.Outline.Command.InsertNodeCommand
alias Radiator.Outline.Event.NodeInsertedEvent
alias Radiator.PodcastFixtures
Expand Down

0 comments on commit 7a3f30c

Please sign in to comment.