Skip to content

Commit 8861e25

Browse files
authored
Merge pull request #767 from raouche/patch-1
Added Microsoft.Solutions.GraphApiControl to the no-ToolTip controls
2 parents 7dcef11 + d77d856 commit 8861e25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arm-ttk/testcases/CreateUIDefinition/Tooltips-Should-Be-Present.test.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $noToolTipControls = "Microsoft.Common.InfoBox",
2222
"Microsoft.Common.Section",
2323
"Microsoft.Common.TextBlock",
2424
"Microsoft.Solutions.ArmApiControl",
25+
"Microsoft.Solutions.GraphApiControl",
2526
"Microsoft.Common.EditableGrid"
2627

2728
foreach ($shouldHave in $shouldHaveTooltips) {

0 commit comments

Comments
 (0)