1
0
mirror of synced 2026-08-03 13:46:54 +00:00

remove redundant spec

This commit is contained in:
Rimian Perkins
2019-08-26 18:42:06 +10:00
parent 1162aa2070
commit 0fb2026123
@@ -1,7 +0,0 @@
require 'rails_helper'
module DiscourseDonations
RSpec.describe PaymentsController, type: :controller do
routes { DiscourseDonations::Engine.routes }
end
end