renamed test
This commit is contained in:
parent
8fa9490ccd
commit
93ca6f7143
|
|
@ -77,7 +77,7 @@ describe 'passbolt_api service' do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
describe 'passbolt healthcheck' do
|
describe 'passbolt status' do
|
||||||
it 'returns 200' do
|
it 'returns 200' do
|
||||||
expect(command(healthcheck).stdout).to eq '200'
|
expect(command(healthcheck).stdout).to eq '200'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue