FreedomBen / libmalan

Simple TypeScript utility methods for accessing the Malan authentication service
MIT License
0 stars 1 forks source link

Fix createUser test #29

Closed FreedomBen closed 2 years ago

FreedomBen commented 2 years ago

This got missed when we changed the birthdate in malan to be a day instead of a timestamp. Lesson learned: always dc pull before running tests to make sure you're testing against the latest version of Malan!