Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
72386004
Commit
72386004
authored
Oct 22, 2020
by
Nathan Ward
Browse files
Mock with rspec
parent
6b75f8c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
.sync.yml
0 → 100644
View file @
72386004
---
spec/spec_helper.rb
:
mock_with
:
"
:rspec"
spec/spec_helper.rb
View file @
72386004
# frozen_string_literal: true
RSpec
.
configure
do
|
c
|
c
.
mock_with
:rspec
end
require
'puppetlabs_spec_helper/module_spec_helper'
require
'rspec-puppet-facts'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment