Skip to content
Snippets Groups Projects
Commit ef54d18f authored by lukas leufen's avatar lukas leufen
Browse files

try to fix the other fail

parent 8f921e39
No related branches found
No related tags found
Loading
Pipeline #26611 passed
......@@ -31,6 +31,7 @@ class TestPreProcessing:
@pytest.fixture
def obj_with_exp_setup(self):
RunEnvironment()
ExperimentSetup(parser_args={}, stations=['DEBW107', 'DEBY081', 'DEBW013', 'DEBW076', 'DEBW087', 'DEBW001'],
var_all_dict={'o3': 'dma8eu', 'temp': 'maximum'}, station_type="background")
pre = object.__new__(PreProcessing)
......
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