Fix test for netenv validate
Previously we were actually attempting to open a file in the NIC_validate function when executed by this test because it was not properly mocked. If you had an empty file /tmp/foo, the test would fail because it would try and read data from it. Change-Id: Iab778b756637ae3e3a4beeea66bfa41b3cedd7b8 Closes-Bug: #1768337changes/75/565575/1
parent
569b59e48c
commit
24d6301d92
Loading…
Reference in New Issue