mmartell commented on a change in pull request #880:
URL: https://github.com/apache/geode-native/pull/880#discussion_r727147285



##########
File path: netcore/netcore-integration-test/CacheFactoryTest.cs
##########
@@ -16,10 +16,16 @@
  */
 using System;
 using Xunit;
+using Xunit.Abstractions;
 
-namespace Apache.Geode.Client {
+namespace Apache.Geode.Client.IntegrationTests
+{
   [Collection("Geode .net Core Collection")]

Review comment:
       Tests can be run from the Test Explorer in the IDE, or from the command 
line exactly like the CI. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to