Skip to content

Commit 8302f6f

Browse files
committed
docs: fix code example
1 parent 85ffb58 commit 8302f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ capabilities: {
191191
deviceName: 'iPhone Simulator',
192192
automationName: 'XCUITest',
193193
app: '/path/to/MyiOS.app'
194-
},
194+
}
195195
appium_lib: {
196196
listener: CustomListener.new
197197
}

0 commit comments

Comments
 (0)