Skip to content

Commit

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

it { is_expected.to contain_class(:facts) }

it { is_expected.to compile.with_all_deps }
it { is_expected.to contain_class('acme') }

Expand Down

0 comments on commit a017311

Please sign in to comment.