diff --git a/tests/bats/homectl.bats b/tests/bats/homectl.bats index 32ff3e57..3d506f67 100644 --- a/tests/bats/homectl.bats +++ b/tests/bats/homectl.bats @@ -5,11 +5,6 @@ load common -setup_file() { - aa_setup - skip -} - @test "homectl: Display help" { homectl --no-pager --help }