mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-13 10:58:09 +02:00
fix: fixed failing tests
This commit is contained in:
@ -3,7 +3,11 @@ headers {
|
|||||||
}
|
}
|
||||||
|
|
||||||
auth {
|
auth {
|
||||||
mode: none
|
mode: bearer
|
||||||
|
}
|
||||||
|
|
||||||
|
auth:bearer {
|
||||||
|
token: {{bearer_auth_token}}
|
||||||
}
|
}
|
||||||
|
|
||||||
docs {
|
docs {
|
||||||
|
Reference in New Issue
Block a user