mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Fixes RSpecRails InferredSpecType offenses in controller admin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require 'spec_helper'
|
||||
|
||||
RSpec.describe Admin::SubscriptionsController, type: :controller do
|
||||
RSpec.describe Admin::SubscriptionsController do
|
||||
include AuthenticationHelper
|
||||
|
||||
describe 'index' do
|
||||
|
||||
Reference in New Issue
Block a user