Skip to content

Commit

Permalink
[Passes RuboCop] Specify backend spec as feature spec
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmendoza committed Feb 15, 2023
1 parent 2e4d9eb commit 8754ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/backend/configuration_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'solidus_braintree_helper'

RSpec.describe "viewing the configuration interface" do
RSpec.describe "viewing the configuration interface", type: :feature do
stub_authorization!

# Regression to ensure this page still renders on old versions of solidus
Expand Down

0 comments on commit 8754ff8

Please sign in to comment.