Erixonich commented on a change in pull request #9612:
URL: https://github.com/apache/ignite/pull/9612#discussion_r761944555
##########
File path:
modules/platforms/dotnet/Apache.Ignite.Core.Tests/IgnitionStartTest.cs
##########
@@ -114,7 +114,8 @@ public void TestIgniteStartsFromSpringXml()
DefaultDataRegionConfiguration = new
DataRegionConfiguration
{
Name = "default"
- }
+ },
+ SystemDataRegionConfiguration = new
SystemDataRegionConfiguration()
Review comment:
Can't do there are tests expecting null value.
--
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]