Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Commit

Permalink
Made spec for gh-112 pending
Browse files Browse the repository at this point in the history
  • Loading branch information
turboladen committed Sep 27, 2013
1 parent 0bbf4f0 commit 6f95805
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/functional/horizontal_spacing/long_methods_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ def method2
context 'method ends with line that ends with ==' do
let(:file_name) { 'ok_with_equals' }
specify {
p subject.problems
pending 'https://github.com/turboladen/tailor/issues/112'

subject.problems[file_name].size.should be 1 }
end
end
Expand Down

0 comments on commit 6f95805

Please sign in to comment.