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 711aa02 commit cb18994Copy full SHA for cb18994
testproject/Legacy/MultiprocessRuntime/TestCoordinator.cs
@@ -114,7 +114,7 @@ public void Awake()
114
// Configuration via configuration file - all platform support but set at build time
115
if (ConfigurationType == ConfigurationType.Unknown)
116
{
117
- //TODO: For next PR
+ //TODO: For next PR. Should we address this?
118
}
119
120
// configuration via WebApi - works on all platforms and is set at run time
0 commit comments