fix: unable to add assertions to a request (#6435)

* fix: add assertion

* rm: unnecessary wait fn

* fix: test

* fix: tests

* fix: review comments

* fix: review

* fix: review comments

* fix: review comments

* fix: test failure

* review fixes

* fix: rm sandbox accept

* fix: indentation
This commit is contained in:
sanish chirayath
2025-12-18 19:37:33 +05:30
committed by GitHub
parent 6ab8fcb710
commit b188a9e9a9
11 changed files with 546 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
{
"lastOpenedCollections": [
"{{projectRoot}}/tests/asserts/fixtures/collection"
]
}