Skip to content

Commit cb18994

Browse files
committed
Example TODO comment
1 parent 711aa02 commit cb18994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testproject/Legacy/MultiprocessRuntime/TestCoordinator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public void Awake()
114114
// Configuration via configuration file - all platform support but set at build time
115115
if (ConfigurationType == ConfigurationType.Unknown)
116116
{
117-
//TODO: For next PR
117+
//TODO: For next PR. Should we address this?
118118
}
119119

120120
// configuration via WebApi - works on all platforms and is set at run time

0 commit comments

Comments
 (0)