IntelliTect / TestTools

A collection of tools for aiding in test automation
MIT License
10 stars 7 forks source link

Duplicate types in the same bag fix #38

Closed kamonson closed 5 years ago

kamonson commented 5 years ago

When duplicate types are grabbed from the same back there should be no harm in returning the first type of data, this will remove failures thrown by singleOrDefault returning multiple values.

PandaMagnus commented 5 years ago

Need resolved by switching to Microsoft.DependencyInjection