describe one test better

pull/791/head
joshr 2 years ago
parent 8bc20c0fa2
commit e770d87a5c

@ -212,7 +212,7 @@ function teardown {
}
@test "run 'add' for multiple files" {
@test "run 'add' for multiple files, and test .gitignore contents" {
# Preparations:
local filename1="$TEST_DEFAULT_FILENAME"
echo "content1" > "$filename1"

Loading…
Cancel
Save