Skip to content

Commit

Permalink
alles gut
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaa93 committed Jan 14, 2025
1 parent d280d4f commit 1991aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/parsers/test_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ def test_parse_file():
archive = EntryArchive()
parser.parse('tests/data/test_one.csv', archive, logging.getLogger())

assert archive.data.name == 'test'
assert archive.data.name == 'And'

0 comments on commit 1991aa1

Please sign in to comment.