mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-30 08:04:09 +00:00
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:
5
tests/asserts/init-user-data/preferences.json
Normal file
5
tests/asserts/init-user-data/preferences.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"lastOpenedCollections": [
|
||||
"{{projectRoot}}/tests/asserts/fixtures/collection"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user