parent
10d8fbdc7d
commit
1569dd5ba3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue