File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed 
test/e2e/suites/import-gitops Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ var _ = Describe("[Azure] [RKE2] Create and delete CAPI cluster from cluster cla
261261	})
262262})
263263
264- var  _  =  FDescribe ("[AWS] [EKS] Create and delete CAPI cluster from cluster class" , Label (e2e .FullTestLabel ), func () {
264+ var  _  =  Describe ("[AWS] [EKS] Create and delete CAPI cluster from cluster class" , Label (e2e .FullTestLabel ), func () {
265265	var  topologyNamespace  string 
266266
267267	BeforeEach (func () {
@@ -296,7 +296,6 @@ var _ = FDescribe("[AWS] [EKS] Create and delete CAPI cluster from cluster class
296296					Paths :           []string {"examples/clusterclasses/aws/eks" },
297297					ClusterProxy :    bootstrapClusterProxy ,
298298					TargetNamespace : topologyNamespace ,
299- 					Branch :          "aws-eks-example" , //TODO: remove the branch and focus from test 
300299				},
301300			},
302301		}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments