diff --git a/spec/views/about/index.html.haml_spec.rb b/spec/views/about/index_advanced.html.haml_spec.rb
similarity index 93%
rename from spec/views/about/index.html.haml_spec.rb
rename to spec/views/about/index_advanced.html.haml_spec.rb
index 0551a9c8..000e028d 100644
--- a/spec/views/about/index.html.haml_spec.rb
+++ b/spec/views/about/index_advanced.html.haml_spec.rb
@@ -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",