We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e989de9 commit 8413713Copy full SHA for 8413713
Assets/Plugins/Source/Editor/Configs/UnitTestConfig.cs
@@ -27,7 +27,7 @@ namespace PlayEveryWare.EpicOnlineServices.Tests
27
using System;
28
29
[Serializable]
30
- [ConfigGroup("EOS Automated Test Configuration")]
+ [ConfigGroup("EOS Unit Test Configuration")]
31
public partial class UnitTestConfig : EditorConfig
32
{
33
/// <summary>
0 commit comments