remove sample contents from spec helpers

This commit is contained in:
Ilion Beyst 2015-09-09 15:13:50 +02:00
parent b9eb94fabb
commit 5b73f15263
2 changed files with 0 additions and 2 deletions

View File

@ -11,5 +11,4 @@ require 'rails_helper'
# end
# end
RSpec.describe TransactionsHelper, type: :helper do
pending "add some examples to (or delete) #{__FILE__}"
end

View File

@ -11,5 +11,4 @@ require 'rails_helper'
# end
# end
RSpec.describe UsersHelper, type: :helper do
pending "add some examples to (or delete) #{__FILE__}"
end