Skip to content

Fix history test_csv_output() (#258)

Moul requested to merge 258_fix_test_history into main

The assertion was not working, no == sign 🤦

Generate date instead of hardcoded date, for which the asserssion fails because of different timezone settings on runners

Merge request reports