Unverified Commit ddd182c9 authored by Dan Jones's avatar Dan Jones
Browse files

fix: correct feature description for auth header

parent 17805398
Feature: Does the adapter authenticate?
When an adapter instance is created it authenticates and receives a token
Feature: Can the adapter create an authorization header?
The adapter getAuthorizationHeader method works as expected
Scenario: getAuthorizationHeader returns a bearer token
Given valid config
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment