Skip to content

Commit

Permalink
Update loglevel_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
igt-marcin-wasilewski committed Jun 23, 2023
1 parent 9a8572c commit d0766f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/type_aliases/loglevel_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
[],
['info'],
'thisiswarning',
'errorerror',
].each do |invalid_value|
it { is_expected.not_to allow_value(invalid_value) }
end
Expand Down

0 comments on commit d0766f2

Please sign in to comment.