Fix for driver time out.

This commit is contained in:
Jack Walker
2020-04-23 12:18:26 +10:00
parent 4fae78b4d5
commit f1e36647f9

View File

@@ -126,7 +126,7 @@ RSpec.describe 'AutoRunEngine test', :run_on_browserstack => true do
Process.kill("KILL",@pids)
end
xit 'AutoRunEngine is working' do
it 'AutoRunEngine is working' do
expect(@hooks['hooked-browsers']['online']).not_to be_empty
end