summaryrefslogtreecommitdiff
path: root/tests/unittests/sources/test_oracle.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/sources/test_oracle.py')
-rw-r--r--tests/unittests/sources/test_oracle.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unittests/sources/test_oracle.py b/tests/unittests/sources/test_oracle.py
index 22aba7e2..e3648889 100644
--- a/tests/unittests/sources/test_oracle.py
+++ b/tests/unittests/sources/test_oracle.py
@@ -987,7 +987,6 @@ class TestNonIscsiRoot_GetDataBehaviour:
"headers": {"Authorization": "Bearer Oracle"},
"url": "http://169.254.169.254/opc/v2/instance/",
},
- tmp_dir=oracle_ds.distro.get_tmp_exec_path(),
)
] == m_EphemeralDHCPv4.call_args_list
@@ -1030,7 +1029,6 @@ class TestNonIscsiRoot_GetDataBehaviour:
"headers": {"Authorization": "Bearer Oracle"},
"url": "http://169.254.169.254/opc/v2/instance/",
},
- tmp_dir=oracle_ds.distro.get_tmp_exec_path(),
)
] == m_EphemeralDHCPv4.call_args_list