spec/ios/create_layout_spec.rb in motion-kit-0.10.11 vs spec/ios/create_layout_spec.rb in motion-kit-0.11.0
- old
+ new
@@ -1,5 +1,5 @@
-describe MotionKit::Layout do
+describe 'Create Layout' do
before do
@subject = TestCreateLayout.new
end
it 'should create a view' do