fix: fixed failing tests

This commit is contained in:
Anoop M D 2024-03-12 23:43:50 +05:30
parent 6629d5a2c8
commit 09aefffc47
2 changed files with 6 additions and 2 deletions

2
package-lock.json generated
View File

@ -31539,4 +31539,4 @@
} }
} }
} }
} }

View File

@ -3,7 +3,11 @@ headers {
} }
auth { auth {
mode: none mode: bearer
}
auth:bearer {
token: {{bearer_auth_token}}
} }
docs { docs {