Commit 1569dd5b authored by Thong Kuah's avatar Thong Kuah

Fix broken spec from file rename

b36323f3
parent 10d8fbdc
......@@ -111,7 +111,7 @@ describe HelpController do
it 'renders the raw file' do
get :show,
params: {
path: 'user/project/img/labels_default'
path: 'user/project/img/labels_default_v12_1'
},
format: :png
expect(response).to be_success
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment