mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-06 09:39:51 +00:00
empty specs
This commit is contained in:
parent
683c36e5d1
commit
109d6fc137
@ -0,0 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
module DiscoursePatrons
|
||||
RSpec.describe PatronsController, type: :controller do
|
||||
routes { DiscoursePatrons::Engine.routes }
|
||||
end
|
||||
end
|
1
spec/plugin_helper.rb
Normal file
1
spec/plugin_helper.rb
Normal file
@ -0,0 +1 @@
|
||||
# frozen_string_literal: true
|
Loading…
x
Reference in New Issue
Block a user