adopt new service name on FreeBSD #307
Annotations
3 errors
Run tests:
spec/classes/php_fpm_spec.rb#L42
php::fpm on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Run tests:
spec/classes/php_fpm_service_spec.rb#L43
php::fpm::service on freebsd-11-amd64 when called with no parameters is expected to contain Service[php-fpm] with ensure => "running"
Failure/Error: it { is_expected.to contain_service('php-fpm').with_ensure('running') }
expected that the catalogue would contain Service[php-fpm]
|
Run tests
Process completed with exit code 1.
|
Loading