Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nalin Dahyabhai <nalin@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
  • Loading branch information
rhatdan and nalind committed Oct 20, 2023
1 parent 22a9a31 commit 2aedb87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/bud.bats
Original file line number Diff line number Diff line change
Expand Up @@ -5286,7 +5286,6 @@ _EOF
run_buildah 1 build --network=none --no-hostname --no-cache -t testbud \
$WITH_POLICY_JSON ${mytmpdir}
assert "$output" =~ ".*ls: /etc: No such file or directory" "/etc/ directory should be gone"

}

@test "bud with --add-host" {
Expand Down

0 comments on commit 2aedb87

Please sign in to comment.