Rename about/index view spec

This commit is contained in:
Andreas Nedbal 2024-08-11 05:12:26 +02:00 committed by Andreas Nedbal
parent 8ad12c33a8
commit 8180fe683c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
require "rails_helper"
describe "about/index.html.haml", type: :view do
describe "about/index_advanced.html.haml", type: :view do
before do
stub_const("APP_CONFIG", {
"hostname" => "example.com",