mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
fix functional tests
This commit is contained in:
parent
7112ebbfec
commit
bc3be2f302
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ describe 'inspec exec' do
|
|||
end
|
||||
|
||||
it 'ref_line in json' do
|
||||
ex1['ref_line'].must_equal 14
|
||||
ex1['ref_line'].must_equal 16
|
||||
end
|
||||
|
||||
it 'run_time in json' do
|
||||
|
|
Loading…
Add table
Reference in a new issue