FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f8db5f70 authored by L. Bower's avatar L. Bower
Browse files

adding a test for dimensions when masking landpoints

parent 06ffdd30
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ stages:
- ls $PACKAGES_DIR
half_fat_tests:
when: manual
when: always
stage: half-fat
extends: .before_script
image: lb584/ews_coordinator:latest
......
......@@ -39,7 +39,7 @@ class TestEpi(BaseEpiTestSuite.EpiTestSuite):
def write_temp_run_config_files():
nowstring: str = IntegrationTestUtils.get_now_string()
prefix: str = "temp_epi_" + nowstring
# prefix: str = ""
# prefix: str = "temp_epi"
default_config = IntegrationTestUtils.DEFAULT_CONFIG_FILE_PATH
default_config_dict: dict = IntegrationTestUtils.load_json_file(default_config)
......
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