Skip to content

Commit

Permalink
fix-unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
suqin-haha committed Jan 3, 2025
1 parent e7d13bd commit b6b5ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beangulp/importers/csvbase_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,3 +499,4 @@ def finalize(self, txn, row):

importer = CSVImporter('Assets:CSV', 'EUR')
entries = importer.extract(filename, [])
self.assertTrue(not entries)

0 comments on commit b6b5ba0

Please sign in to comment.