Fix TypeInfoTests.GenericParameterConstraints() test (dotnet/corefx#36832)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 13 Apr 2019 04:47:30 +0000 (06:47 +0200)
committerStephen Toub <stoub@microsoft.com>
Sat, 13 Apr 2019 04:47:30 +0000 (00:47 -0400)
commitff946bfc6cfc37d1d9875a697c828000f8ca6d29
treeb3bcc5d4b58db87b6a0cc47835b74521ac42e2bc
parentd0ac919a973fa9fbb71468dcbe953d156a83c574
Fix TypeInfoTests.GenericParameterConstraints() test (dotnet/corefx#36832)

It was a Theory instead of a Fact and the method parameter wasn't being used.

Commit migrated from https://github.com/dotnet/corefx/commit/1a83ff9b6d6d3406a6ef800dbe2bc7a74e4d5d3c
src/libraries/System.Reflection/tests/TypeInfoTests.cs