Skip to content

Commit b6dba0a

Browse files
committed
typo
1 parent 79e973d commit b6dba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/puppet/type/splunk_types_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
expect(described_class.attrclass(:setting)).not_to be_nil
2222
end
2323

24-
it 'specifies setting as a parameter'
24+
it 'specifies setting as a parameter' do
2525
expect(described_class.attrtype(:setting)).to eq(:param)
2626
end
2727

0 commit comments

Comments
 (0)