Skip to content

Commit 8e2085a

Browse files
committed
remove doAPIDeleteRepository
1 parent b7a3151 commit 8e2085a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/actions_job_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,8 +546,6 @@ jobs:
546546
}))
547547
assert.Error(t, err)
548548
assert.Nil(t, resp)
549-
550-
doAPIDeleteRepository(user2APICtx)(t)
551549
})
552550
}
553551

0 commit comments

Comments
 (0)