Skip to content

Commit 869adb8

Browse files
committed
Update test
1 parent d4fdb8c commit 869adb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rb/spec/integration/selenium/webdriver/child_process_spec.rb renamed to rb/spec/unit/selenium/webdriver/common/child_process_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# specific language governing permissions and limitations
1818
# under the License.
1919

20-
require_relative 'spec_helper'
20+
require File.expand_path('../spec_helper', __dir__)
2121

2222
module Selenium
2323
module WebDriver

0 commit comments

Comments
 (0)