Remove unused helper specs
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-02-16 09:38:40 -06:00
parent 1c4e444c0b
commit a71a9dfad0
7 changed files with 0 additions and 95 deletions
-5
View File
@@ -1,5 +0,0 @@
require 'rails_helper'
RSpec.describe Donation, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end