fix: Update dep_add test to match current show output format

This commit is contained in:
Steve Yegge
2025-11-04 00:23:25 -08:00
parent df6534de7f
commit abbdbf487a
2 changed files with 6 additions and 268 deletions

File diff suppressed because one or more lines are too long

View File

@@ -20,5 +20,5 @@ stdout 'Added dependency'
# Verify the dependency was added
exec sh -c 'bd show $(cat second_id.txt)'
stdout 'Depends on'
stdout 'Dependencies \(1\)'
stdout 'test-'