From 4f33098004fad6b24c4bff24c36ad52696e847e2 Mon Sep 17 00:00:00 2001
From: "Janet L. Goldstein" <jgoldste@nrao.edu>
Date: Tue, 3 Aug 2021 16:25:36 -0600
Subject: [PATCH] WS-601: another test fixed

---
 .../pexable/ingest_envoy/test/test_evla_cal_manifest.py          | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/cli/executables/pexable/ingest_envoy/test/test_evla_cal_manifest.py b/apps/cli/executables/pexable/ingest_envoy/test/test_evla_cal_manifest.py
index 33d511877..b1e2ede31 100644
--- a/apps/cli/executables/pexable/ingest_envoy/test/test_evla_cal_manifest.py
+++ b/apps/cli/executables/pexable/ingest_envoy/test/test_evla_cal_manifest.py
@@ -101,7 +101,6 @@ def test_filters_cal_input_files(ingest_path: Path):
     shutil.rmtree(ingest_path)
 
 
-@pytest.mark.skip("TODO: broken temporarily, pending fix to output group creation")
 def test_writes_expected_evla_cal_output_files(ingest_path: Path):
     """
     Did the manifest builder produce the manifest file, the weblog, and the science product tar?
-- 
GitLab