Skip to content

Commit e4908f9

Browse files
committed
revert remove doAPIDeleteRepository to test for problem
1 parent f4b6e60 commit e4908f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/actions_job_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,8 @@ jobs:
547547
}))
548548
assert.Error(t, err)
549549
assert.Nil(t, resp)
550+
551+
doAPIDeleteRepository(user2APICtx)(t)
550552
})
551553
}
552554

0 commit comments

Comments
 (0)