1
0
mirror of synced 2026-08-04 22:26:56 +00:00

empty specs

This commit is contained in:
Rimian Perkins
2019-09-11 17:57:29 +10:00
parent 683c36e5d1
commit 109d6fc137
2 changed files with 10 additions and 0 deletions
@@ -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
View File
@@ -0,0 +1 @@
# frozen_string_literal: true