Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
systeembeheerder committed Dec 6, 2024
1 parent ce8aee3 commit e740b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/model/junos_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
status, result = @node.run

_(status).must_equal :success
#result2file(result, 'model-output.txt')
# result2file(result, 'model-output.txt')
_(result.to_cfg).must_equal mockmodel.oxidized_output
end
end

0 comments on commit e740b60

Please sign in to comment.