mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Fixes RSpecRailsInferredSpecType offense in api v0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
require 'spec_helper'
|
||||
|
||||
module Api
|
||||
RSpec.describe V0::OrdersController, type: :controller do
|
||||
RSpec.describe V0::OrdersController do
|
||||
include AuthenticationHelper
|
||||
render_views
|
||||
|
||||
|
||||
Reference in New Issue
Block a user