Skip to content

Commit f40a0c8

Browse files
Amna Akramkarensawrey
andauthored
Apply suggestions from code review
Co-authored-by: Karen Sawrey <krnswry@gmail.com>
1 parent f037daa commit f40a0c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/checkout.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ setup() {
101101
unstub git
102102
}
103103

104-
@test "Clean checkout disabled uses normal git clean" {
104+
@test "Clean checkout disabled - uses normal git clean" {
105105
export BUILDKITE_PLUGIN_SPARSE_CHECKOUT_CLEAN_CHECKOUT="false"
106106

107107
stub ssh-keyscan "* : echo 'keyscan'"

0 commit comments

Comments
 (0)