Refactor tests

This commit is contained in:
Anoop M D
2025-09-07 03:05:11 +05:30
parent db35e7059c
commit 033c5cc0f7
78 changed files with 154 additions and 116 deletions

View File

@@ -0,0 +1,10 @@
{
"collections": [
{
"path": "{{projectRoot}}/tests/environments/api-setEnvVar/collection",
"securityConfig": {
"jsSandboxMode": "safe"
}
}
]
}