mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-23 07:09:01 +01:00
fix: fixed failing tests
This commit is contained in:
parent
6629d5a2c8
commit
09aefffc47
@ -3,7 +3,11 @@ headers {
|
||||
}
|
||||
|
||||
auth {
|
||||
mode: none
|
||||
mode: bearer
|
||||
}
|
||||
|
||||
auth:bearer {
|
||||
token: {{bearer_auth_token}}
|
||||
}
|
||||
|
||||
docs {
|
||||
|
Loading…
Reference in New Issue
Block a user