Skip to content

Commit

Permalink
Merge pull request #122 from changeworld/fix/pending
Browse files Browse the repository at this point in the history
Fix pending
  • Loading branch information
changeworld committed Dec 21, 2016
2 parents c3af412 + eaa9882 commit af91567
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/helpers/static_helper_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@
# end
# end
RSpec.describe StaticHelper, type: :helper do
pending "add some examples to (or delete) #{__FILE__}"
it 'equivalence' do
expect(true).to eq(true)
end
end

0 comments on commit af91567

Please sign in to comment.