Skip to content

Commit 3746d23

Browse files
author
Md Anam Raihan
committed
unskip addon tests
1 parent 7ca746b commit 3746d23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/pr_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ func TestRunSecretsManagerSecurityEnforcedUpgradeSchematic(t *testing.T) {
420420

421421
func TestSecretsManagerDefaultConfiguration(t *testing.T) {
422422
t.Parallel()
423-
t.Skip("Remove skip once this issue is resolved- https://github.ibm.com/GoldenEye/issues/issues/15657")
424423

425424
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
426425
Testing: t,
@@ -447,7 +446,6 @@ func TestSecretsManagerDefaultConfiguration(t *testing.T) {
447446

448447
// TestDependencyPermutations runs dependency permutations for the Secrets Manager and all its dependencies
449448
func TestDependencyPermutations(t *testing.T) {
450-
t.Skip("Remove skip once this issue is resolved- https://github.ibm.com/GoldenEye/issues/issues/15657")
451449

452450
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
453451
Testing: t,

0 commit comments

Comments
 (0)