mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
enforce_type_restriction! will exit before new_value
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
68e540a15a
commit
c8836e6856
1 changed files with 0 additions and 2 deletions
|
@ -292,8 +292,6 @@ module Inspec
|
|||
line: location.lineno
|
||||
)
|
||||
enforce_type_restriction!
|
||||
|
||||
new_value
|
||||
end
|
||||
|
||||
def value
|
||||
|
|
Loading…
Reference in a new issue