Make Chrome splash screen same color as web UI's background color (#5169)
This commit is contained in:
parent
04fa4eb7f9
commit
47ecd652d3
4 changed files with 54 additions and 21 deletions
|
@ -8,10 +8,6 @@ describe ManifestsController do
|
|||
get :show, format: :json
|
||||
end
|
||||
|
||||
it 'assigns @instance_presenter' do
|
||||
expect(assigns(:instance_presenter)).to be_kind_of InstancePresenter
|
||||
end
|
||||
|
||||
it 'returns http success' do
|
||||
expect(response).to have_http_status(:success)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue