test: fix failing tests

This commit is contained in:
jamesgeorge007
2024-04-16 22:54:16 +05:30
parent 57ef3e085f
commit 375d53263a
2 changed files with 7 additions and 7 deletions

View File

@@ -75,7 +75,7 @@
"auth": {
"authType": "api-key",
"authActive": true,
"addTo": "Headers",
"addTo": "HEADERS",
"key": "key",
"value": "test-key"
},