Skip to content

Commit 0f70ffc

Browse files
committed
Fixx trigger menu fallback
1 parent a3dfb3f commit 0f70ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tool/Sources/XcodeInspector/XcodeInspector+TriggerCommand.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public extension AppInstanceInspector {
104104
.joined(separator: " of ")
105105
return """
106106
click menu item "\(button)" of \(list) \
107+
of menu 1 \
107108
of menu bar item "\(menuBarItem)" \
108109
of menu bar 1
109110
"""

0 commit comments

Comments
 (0)