mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
Rescuable spelling error
This commit is contained in:
@@ -70,7 +70,7 @@ class CoolStargate < Stargate
|
||||
end
|
||||
|
||||
|
||||
class RescueableTest < Test::Unit::TestCase
|
||||
class RescuableTest < Test::Unit::TestCase
|
||||
def setup
|
||||
@stargate = Stargate.new
|
||||
@cool_stargate = CoolStargate.new
|
||||
|
||||
Reference in New Issue
Block a user