mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:39:53 +01:00
Rename about/index view spec
This commit is contained in:
parent
8ad12c33a8
commit
8180fe683c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue