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 68622c9 commit 9fa1d90Copy full SHA for 9fa1d90
Assets/Plugins/Source/Editor/Configs/UnitTestConfig.cs
@@ -28,7 +28,7 @@ namespace PlayEveryWare.EpicOnlineServices.Tests
28
29
[Serializable]
30
[ConfigGroup("EOS Automated Test Configuration")]
31
- public class UnitTestConfig : EditorConfig
+ public partial class UnitTestConfig : EditorConfig
32
{
33
/// <summary>
34
/// The IP address of the machine running the EOS_DevAuthTool.
0 commit comments