Rename about/index view spec
This commit is contained in:
parent
8ad12c33a8
commit
8180fe683c
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
require "rails_helper"
|
require "rails_helper"
|
||||||
|
|
||||||
describe "about/index.html.haml", type: :view do
|
describe "about/index_advanced.html.haml", type: :view do
|
||||||
before do
|
before do
|
||||||
stub_const("APP_CONFIG", {
|
stub_const("APP_CONFIG", {
|
||||||
"hostname" => "example.com",
|
"hostname" => "example.com",
|
Loading…
Reference in New Issue