Skip to content
Snippets Groups Projects
Commit 33578fb8 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Story SW-300: finish implementing referee suggestions -> adding test

of the output functions
parent 518f2231
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -3,7 +3,7 @@ import unittest
from datetime import datetime
from mock import patch, Mock
from output_testing import compare_output_with, compare_output_with_file_content, save_output_to_file
from output_testing import compare_output_with_file_content
import json
from lofar.maintenance.utils.cli.probe_mdb import get_url_string_to_select_timespan, TestType, \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment