Skip to content

Commit

Permalink
scenario: remove now-impertinent notes about header-only CSV test
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelidlessness committed Nov 26, 2024
1 parent 7eea38c commit 4a5f421
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/scenario/test/secondary-instances.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit 4a5f421

Please sign in to comment.