refactor(download): remove useless turbo of menu since it's not dynamic anymore
This commit is contained in:
parent
eabc43ce53
commit
9bec007dfa
4 changed files with 1 additions and 19 deletions
|
@ -59,7 +59,6 @@ describe Administrateurs::ExportsController, type: :controller do
|
|||
end
|
||||
|
||||
it 'responds in the correct format' do
|
||||
expect(response.media_type).to eq('text/vnd.turbo-stream.html')
|
||||
expect(response).to have_http_status(:ok)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue