Skip to content

Commit 6a5eec2

Browse files
Copilotswissspidy
andcommitted
Add success message assertion to improve test coverage
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
1 parent 3a3ed77 commit 6a5eec2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

features/db-check.feature

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,8 @@ Feature: Check the database
164164
--host=
165165
"""
166166
And the return code should be 0
167+
And STDOUT should contain:
168+
"""
169+
Success: Database checked.
170+
"""
167171

0 commit comments

Comments
 (0)