diff --git a/integration-tests/bats/config-home.bats b/integration-tests/bats/config-home.bats index d4555c1995..bce68fc597 100644 --- a/integration-tests/bats/config-home.bats +++ b/integration-tests/bats/config-home.bats @@ -32,7 +32,7 @@ teardown() { rm -rf "$BATS_TMPDIR/config-test$$" } -@test "config: different HOME vars" { +@test "config-home: different HOME vars" { mkdir "$BATS_TMPDIR/config-test$$/homeA" HOME="$BATS_TMPDIR/config-test$$/homeA"