We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a8ef7 commit 8dcf3bdCopy full SHA for 8dcf3bd
spec/classes/repo_spec.rb
@@ -8,7 +8,7 @@
8
let(:facts) { os_facts }
9
10
describe 'works without params' do
11
- it { is_expected.to compile.with_all_deps }
+ it { is_expected.to compile }
12
end
13
14
0 commit comments