Skip to content

Commit e93fac7

Browse files
committed
Avoid duplicate Hash key warning
1 parent b54f93c commit e93fac7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_oauth.rb

-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def test_from_success_response
143143
'mode' => 'id_res',
144144
'ns' => OPENID2_NS,
145145
'ns.oauth' => OAuth::NS_URI,
146-
'ns.oauth' => OAuth::NS_URI,
147146
'oauth.request_token' => 'REQUESTTOKEN',
148147
'oauth.scope' => "http://sample.com/some_scope"
149148
})

0 commit comments

Comments
 (0)