Fix small typo on Geo::RepositoryRenamedEventStore

parent 12e5a365
......@@ -24,7 +24,7 @@ module Geo
private
def build_event
Geo::RepositoryDeletedEvent.new(
Geo::RepositoryRenamedEvent.new(
project: project,
repository_storage_name: project.repository.storage,
repository_storage_path: project.repository_storage_path,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment