Skip to content

Commit

Permalink
(spec/fiberspec.rb) add test el9
Browse files Browse the repository at this point in the history
  • Loading branch information
dtapiacl committed May 15, 2024
1 parent f9ef94f commit d92dccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/classes/core/fiberspec_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

describe 'profile::core::fiberspec' do
on_supported_os.each do |os, os_facts|
next unless os =~ %r{almalinux-9-x86_64}

context "on #{os}" do
let(:facts) { os_facts }

Expand Down

0 comments on commit d92dccd

Please sign in to comment.