Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Commit

Permalink
(FACT-2498) Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Irimie committed Mar 31, 2020
1 parent e7722fd commit d49c584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
stub_const('Facts::Windows::OsName::FACT_NAME', 'path')
end

it 'loads two fact' do
it 'loads two facts' do
internal_fact_loader = Facter::InternalFactLoader.new

expect(internal_fact_loader.facts.size).to eq(2)
Expand Down

0 comments on commit d49c584

Please sign in to comment.