Skip to content

Commit 8e09af4

Browse files
committed
Fix ini parser spec
1 parent ce5d800 commit 8e09af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/aws-sdk-core/spec/aws/ini_parser_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
require 'spec_helper'
3+
require_relative '../spec_helper'
44

55
module Aws
66
describe IniParser do

0 commit comments

Comments
 (0)