File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
rb/spec/integration/selenium/webdriver Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
#
13
13
# Unless required by applicable law or agreed to in writing,
14
14
# software distributed under the License is distributed on an
15
- # "AS IS" BASIS,
16
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
16
# KIND, either express or implied. See the License for the
18
17
# specific language governing permissions and limitations
19
18
# under the License.
20
19
20
+
21
21
require_relative '../spec_helper'
22
22
23
23
module Selenium
Original file line number Diff line number Diff line change 12
12
#
13
13
# Unless required by applicable law or agreed to in writing,
14
14
# software distributed under the License is distributed on an
15
- # "AS IS" BASIS,
16
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17
16
# KIND, either express or implied. See the License for the
18
17
# specific language governing permissions and limitations
19
18
# under the License.
20
19
20
+
21
21
require_relative 'spec_helper'
22
22
23
23
module Selenium
You can’t perform that action at this time.
0 commit comments