Skip to content

Commit

Permalink
Rename function pipeline_folder_output_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefanie08 committed Oct 31, 2024
1 parent 6dae213 commit 0a55eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oemof_b3/tools/testing_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ def pipeline_file_output_test(delete_switch, output_rule_list):
remove_raw_data_created(raw_data_exists)


def pipeline_folder_output_test(delete_switch, output_rule_list):
def pipeline_output_test(delete_switch, output_rule_list):
"""
This function tests the Snakemake pipeline for a list of output rule
directories and reverts all changes made in the target directory.
Expand Down

0 comments on commit 0a55eb6

Please sign in to comment.