intro-mongo-db
intro-mongo-db copied to clipboard
org schema: status default value should be a string
trafficstars
I had the following problem with hooks part - running tests would fail with error: CastError: Cast to string failed for value "[ 'active' ]" at path "subscription.status". This PR should fix the issue.