fix: Update dep_add test to match current show output format
This commit is contained in:
File diff suppressed because one or more lines are too long
2
cmd/bd/testdata/dep_add.txt
vendored
2
cmd/bd/testdata/dep_add.txt
vendored
@@ -20,5 +20,5 @@ stdout 'Added dependency'
|
|||||||
|
|
||||||
# Verify the dependency was added
|
# Verify the dependency was added
|
||||||
exec sh -c 'bd show $(cat second_id.txt)'
|
exec sh -c 'bd show $(cat second_id.txt)'
|
||||||
stdout 'Depends on'
|
stdout 'Dependencies \(1\)'
|
||||||
stdout 'test-'
|
stdout 'test-'
|
||||||
|
|||||||
Reference in New Issue
Block a user