We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a6205 commit 2a7d082Copy full SHA for 2a7d082
tests/search_application/10_basic.yml
@@ -45,7 +45,7 @@ teardown:
45
name: 'search_app'
46
- match: { name: 'search_app' }
47
- do:
48
- search_application.list:
+ search_application.list: {}
49
- gt: { count: 0 }
50
51
search_application.delete:
0 commit comments