Skip to content

Commit 053114f

Browse files
committed
start session
1 parent 144202e commit 053114f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ruby/spec/browsers/chrome_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
end
113113

114114
describe 'Special Features' do
115-
let(:driver) { start_driver }
115+
let(:driver) { start_session }
116116

117117
it 'casts' do
118118
sinks = driver.cast_sinks

0 commit comments

Comments
 (0)