File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -488,8 +488,6 @@ func TestRunExistingResourcesInstances(t *testing.T) {
488488func 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
516514func 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 ,
You can’t perform that action at this time.
0 commit comments