Skip to content

Commit 6a5f0ba

Browse files
committed
Fix region spec
1 parent a67d217 commit 6a5f0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/spec/region_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def whitelist
1313
'core' => {
1414
'errors.rb' => 'SKIP_FILE',
1515
'signature_v4.rb' => 37,
16-
'stub_responses.rb' => 21
16+
'stub_responses.rb' => 22
1717
},
1818
's3' => {
1919
'location_constraint.rb' => 14,

0 commit comments

Comments
 (0)