Switch from mocha to rspec mocks #192
Annotations
2 errors and 1 warning
spec/facter/simp_rsync_environments_spec.rb#L31
SIMP Rsync Environments if /var/simp/environments present should return a Hash of environments
Failure/Error: allow(File).to receive(:directory?).at_least_once.and_return(true)
NoMethodError:
undefined method `at_least_once' for #<RSpec::Mocks::Matchers::Receive:0x00005565e0a727e0>
Did you mean? at_least
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading