Description
TestHelloREEFClient.TestHelloREEFOnYarn() produces the following xUnit error:
Message: System.InvalidOperationException : [Fact] methods are not allowed to have parameters. Did you mean to use [Theory]?
TestHelloREEFClient.TestHelloREEFOnYarn() produces the following xUnit error:
Message: System.InvalidOperationException : [Fact] methods are not allowed to have parameters. Did you mean to use [Theory]?