empty specs
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
# frozen_string_literal: true
|
||||
Reference in New Issue
Block a user