modulesync 9.2.0 #86
Annotations
2 errors
Run tests:
spec/unit/puppet/provider/sshd_config/augeas_spec.rb#L58
Puppet::Type::Sshd_config::ProviderAugeas with empty file creates a simple entry for GSSAPIKexAlgorithms
Failure/Error: expect(aug.get('GSSAPIKexAlgorithms')).to eq('gss-group14-sha1-')
expected: "gss-group14-sha1-"
got: nil
(compared using ==)
|
Run tests
Process completed with exit code 1.
|
Loading