Skip to content

Commit

Permalink
(spec) add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dtapiacl committed May 14, 2024
1 parent e657f47 commit 43c1900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/classes/core/fiberspec_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
let(:facts) { os_facts }

it { is_expected.to compile.with_all_deps }
it { is_expected.to contain_class('profile::ts::dco') }

include_examples 'fiberspec'
end
Expand Down

0 comments on commit 43c1900

Please sign in to comment.