mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
* Fix challenges export CSV error by checking that users still belong to challenge * Add test for challenge csv export fix * Update fix for challenge export CSV bug * Update tests for challenge export CSV to be more complete * Refactor a test: change some 'let' variables to 'const'