Skip to content

Commit

Permalink
spec: correct syntax error for rescue
Browse files Browse the repository at this point in the history
  • Loading branch information
ryancyq committed Jun 26, 2024
1 parent 8c036b4 commit f488325
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/mime_actor/scene_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,5 @@
expect { act }.to raise_error(ActionExisted, "Action :create already defined")
end
end
end
end
end
end
end

0 comments on commit f488325

Please sign in to comment.