Skip to content

Commit

Permalink
SimpleCsvParser
Browse files Browse the repository at this point in the history
  • Loading branch information
haishanh committed Jun 30, 2024
1 parent 63d3e00 commit 557e17f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/utils/SimpleCsvParser.util.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ Folder/Nested folder , http://yahoo.com,Yahoo, Another search engine,"sea
];
expect(rows).toEqual(expected);
});

0 comments on commit 557e17f

Please sign in to comment.