X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=spec%2Fcontrollers%2Fspeach_balloons_controller_spec.rb;fp=spec%2Fcontrollers%2Fspeach_baloons_controller_spec.rb;h=079634e83b0225b97c2f92ce85dee803c5a9018c;hp=6f3379211578522cde4bf27c14c031390a763ffd;hb=4df182696caa0089aa617386671473b555008aea;hpb=7f1881a81f526ece69401f1147c7a56f700646f8 diff --git a/spec/controllers/speach_baloons_controller_spec.rb b/spec/controllers/speach_balloons_controller_spec.rb similarity index 99% rename from spec/controllers/speach_baloons_controller_spec.rb rename to spec/controllers/speach_balloons_controller_spec.rb index 6f337921..079634e8 100644 --- a/spec/controllers/speach_baloons_controller_spec.rb +++ b/spec/controllers/speach_balloons_controller_spec.rb @@ -18,7 +18,7 @@ require 'spec_helper' # Message expectations are only used when there is no simpler way to specify # that an instance is receiving a specific message. -describe SpeachBaloonsController do +describe SpeachBalloonsController do # This should return the minimal set of attributes required to create a valid # SpeachBaloon. As you add validations to SpeachBaloon, be sure to