remove redundant spec
This commit is contained in:
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
|
||||
Loading…
Reference in New Issue