lidatong / dataclasses-json

Easily serialize Data Classes to and from JSON
MIT License
1.34k stars 150 forks source link

Remove duplicate test in test_union. #535

Open arunchaganty opened 3 weeks ago

arunchaganty commented 3 weeks ago

This commit removes a duplicate copy of test_deserialize_with_mismatched_field_types.