Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 14, 2024
1 parent df9b9bd commit 7bb4b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/acme_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
}
end

it { is_expected.to contain_class(facts[:networking].to_s) }
it { is_expected.to compile.with_all_deps }
it { is_expected.to contain_class('acme') }

Expand Down

0 comments on commit 7bb4b0c

Please sign in to comment.