Skip to content

Commit cd216d3

Browse files
committed
ci: update test for ci
1 parent 787d88c commit cd216d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ruby/example_sample2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class ExampleTests < Minitest::Test
1212
automationName: 'flutter',
1313
udid: 'emulator-5554',
1414
deviceName: 'Android',
15-
app: "#{Dir.pwd}/../../example/sample2/app-debug.apk",
15+
app: "#{Dir.pwd}/example/sample2/app-debug.apk",
1616
maxRetryCount: 60,
1717
retryBackoffTime: 10000,
1818
},

0 commit comments

Comments
 (0)