intro-mongo-db icon indicating copy to clipboard operation
intro-mongo-db copied to clipboard

org schema: status default value should be a string

Open Lukermelesh opened this issue 5 years ago • 0 comments
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.

Lukermelesh avatar Mar 27 '20 21:03 Lukermelesh