diff --git a/spec/docker_runtime/runtime_spec.rb b/spec/docker_runtime/runtime_spec.rb index db8d37b..752f6a4 100644 --- a/spec/docker_runtime/runtime_spec.rb +++ b/spec/docker_runtime/runtime_spec.rb @@ -77,7 +77,7 @@ describe 'passbolt_api service' do end end - describe 'passbolt healthcheck' do + describe 'passbolt status' do it 'returns 200' do expect(command(healthcheck).stdout).to eq '200' end