mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-22 23:02:40 +01:00
fix: fixed failing tests
This commit is contained in:
parent
6629d5a2c8
commit
09aefffc47
2
package-lock.json
generated
2
package-lock.json
generated
@ -31539,4 +31539,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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