Skip to content

Commit

Permalink
Remove test regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-jh committed Nov 28, 2024
1 parent 13bc0ff commit 008b217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_jsjaws_samples.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# Initialize test helper
service_class = load_module_by_path("jsjaws.JsJaws", os.path.join(os.path.dirname(__file__), ".."))
th = TestHelper(service_class, RESULTS_FOLDER, SAMPLES_FOLDER)
th.regenerate_results()


@pytest.mark.parametrize("sample", th.result_list())
Expand Down

0 comments on commit 008b217

Please sign in to comment.