summaryrefslogtreecommitdiff
path: root/tests/unittests/sources/test_nwcs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/sources/test_nwcs.py')
-rw-r--r--tests/unittests/sources/test_nwcs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/sources/test_nwcs.py b/tests/unittests/sources/test_nwcs.py
index 052e322a..f96b585c 100644
--- a/tests/unittests/sources/test_nwcs.py
+++ b/tests/unittests/sources/test_nwcs.py
@@ -74,6 +74,7 @@ class TestDataSourceNWCS(CiTestCase):
self.assertTrue(ret)
m_net.assert_called_once_with(
+ ds.distro,
iface="eth0",
connectivity_url_data={
"url": "http://169.254.169.254/api/v1/metadata/instance-id"