chore: reverted accidental collection api update in tests

This commit is contained in:
Anoop M D
2025-12-10 04:14:51 +05:30
parent d376d5a1de
commit 4df34ae57d

View File

@@ -5,7 +5,7 @@ meta {
}
get {
url: https://jsonplaceholder.typicode.com/posts
url: {{host}}/ping
body: none
auth: none
}