Skip to content

Commit 6ee18b9

Browse files
maheshwarishikhaShikha Maheshwari
andauthored
test: unskipped addons test (#542)
* Update pr_test.go * fixed pre-commit --------- Co-authored-by: Shikha Maheshwari <[email protected]>
1 parent 914327c commit 6ee18b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/pr_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,6 @@ func TestRunExistingResourcesInstances(t *testing.T) {
488488
func TestENDefaultConfiguration(t *testing.T) {
489489
t.Parallel()
490490

491-
t.Skip("Remove skip once this issue is resolved- https://github.ibm.com/GoldenEye/issues/issues/15657")
492-
493491
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
494492
Testing: t,
495493
Prefix: "endeft",
@@ -514,7 +512,6 @@ func TestENDefaultConfiguration(t *testing.T) {
514512

515513
// TestDependencyPermutations runs dependency permutations for the Event Notifications and all its dependencies
516514
func TestDependencyPermutations(t *testing.T) {
517-
t.Skip("Remove skip once this issue is resolved- https://github.ibm.com/GoldenEye/issues/issues/15657")
518515

519516
options := testaddons.TestAddonsOptionsDefault(&testaddons.TestAddonOptions{
520517
Testing: t,

0 commit comments

Comments
 (0)