Skip to content

Commit 3d4df32

Browse files
author
BogdanIrimie
committed
(FACT-2817) Add acceptance test for session cache.
1 parent 9f52c35 commit 3d4df32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

custom_facts/my_custom_fact.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
Facter.add(:my_custom_fact) do
44
has_weight(10_000)
55
setcode do
6-
# 'my_custom_fact'
76
Facter.value('os')
87
end
98
end

0 commit comments

Comments
 (0)