Skip to content

Commit 957c992

Browse files
committed
GPII-3119 Adding ticket number to comment
1 parent a13858d commit 957c992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpii/node_modules/lifecycleManager/src/LifecycleManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ var fluid = fluid || require("infusion"),
736736
options: handlerSpec.options
737737
}];
738738

739-
// Optionally include supportedSettings if there are any
739+
// GPII-3119 Optionally include supportedSettings if there are any
740740
if (handlerSpec.supportedSettings !== undefined) {
741741
returnObj[solutionId][0].supportedSettings = handlerSpec.supportedSettings;
742742
}

0 commit comments

Comments
 (0)