Skip to content

Commit c902335

Browse files
committed
cleanup
1 parent 9732735 commit c902335

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/unit/lib/hooks/app/auth/auth_security_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def error!(message, code)
131131
header: "Authorization"
132132
}
133133
}
134-
invalid_headers = headers.merge("Authorization" => "wrong-secret")
135134

136135
expect do
137136
instance.validate_auth!(payload, headers, endpoint_config)

0 commit comments

Comments
 (0)