Skip to content

Commit 015c1c7

Browse files
committed
TEMPORARY: Skip a newly-added test
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
1 parent 8c3eb57 commit 015c1c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/bud.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8184,6 +8184,8 @@ _EOF
81848184
}
81858185

81868186
@test "bud with ADD with git repository source escape directory" {
8187+
skip 'TEMPORARY: needs a (git config user.{email,name})'
8188+
81878189
_prefetch alpine
81888190

81898191
local secretdir=${TEST_SCRATCH_DIR}/secretdir

0 commit comments

Comments
 (0)