Skip to content

Commit

Permalink
test: Move home index spec to admin views
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiosantana committed Oct 1, 2023
1 parent 4cdca94 commit b10e03d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "rails_helper"

RSpec.describe "home/index.html.erb", type: :view do
RSpec.describe "admin/home/index.html.erb", type: :view do
describe "index" do
it "renders the correct home content" do
render
Expand Down

0 comments on commit b10e03d

Please sign in to comment.