aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_tests.py')
-rwxr-xr-xtests/run_tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/run_tests.py b/tests/run_tests.py
index 012e173d..816e28f5 100755
--- a/tests/run_tests.py
+++ b/tests/run_tests.py
@@ -132,13 +132,12 @@ def main():
}
}
- functest_utils.logger_test_results(logger, "moon",
+ functest_utils.logger_test_results("moon",
"moon_authentication",
test_status, details)
if args.report:
functest_utils.push_results_to_db("moon",
"moon_authentication",
- logger,
start_time,
stop_time,
test_status,