Skip to content

Commit

Permalink
fix marker.
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Nov 14, 2022
1 parent 7f81534 commit 770105c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dummy/app/concepts/song/operation/upload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def self.call((ctx, flow_options), **)
return handler_signal, [ctx, flow_options]
end
end
#:my_transaction
#:my_transaction end

step :find_model # you could use Model()
step Wrap(MyTransaction) {
Expand Down

0 comments on commit 770105c

Please sign in to comment.