From 4a5f421f73822da7de6b8d27ae619e3be7003590 Mon Sep 17 00:00:00 2001 From: eyelidlessness Date: Mon, 25 Nov 2024 16:31:24 -0800 Subject: [PATCH] scenario: remove now-impertinent notes about header-only CSV test --- packages/scenario/test/secondary-instances.test.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages/scenario/test/secondary-instances.test.ts b/packages/scenario/test/secondary-instances.test.ts index 08f62b228..e04a02752 100644 --- a/packages/scenario/test/secondary-instances.test.ts +++ b/packages/scenario/test/secondary-instances.test.ts @@ -616,16 +616,6 @@ describe('Secondary instances', () => { }); describe('CSV secondary instance with header only', () => { - /** - * **PORTING NOTES** - * - * Should probably fail pending feature support. Currently passes because - * this is the expected behavior: - * - * - Without support for external secondary instances (and CSV) - * - * - Without producing an error in their absence - */ it('parses without error', async () => { configureReferenceManagerCorrectly();