renamed test

This commit is contained in:
Diego Lendoiro 2018-01-12 11:06:32 +01:00
parent 8fa9490ccd
commit 93ca6f7143
1 changed files with 1 additions and 1 deletions

View File

@ -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