Skip to content

Commit 2a7d082

Browse files
Update tests/search_application/10_basic.yml
Co-authored-by: Fernando Briano <fernando@picandocodigo.net>
1 parent c3a6205 commit 2a7d082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/search_application/10_basic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ teardown:
4545
name: 'search_app'
4646
- match: { name: 'search_app' }
4747
- do:
48-
search_application.list:
48+
search_application.list: {}
4949
- gt: { count: 0 }
5050
- do:
5151
search_application.delete:

0 commit comments

Comments
 (0)