File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ func TestChangelog(t *testing.T) {
1919	cliPath  :=  NewBin (t )
2020
2121	// Flaky Test: To be fixed in ticket CLOUDP-277324 
22- 	//t.Run("Generate Changelog with new API Version", func(t *testing.T) { 
22+ 	//  t.Run("Generate Changelog with new API Version", func(t *testing.T) { 
2323	//	base := NewChangelogBasePathNewAPIVersion(t) 
2424	//	revision := NewChangelogRevisionPathNewAPIVersion(t) 
2525	//	exemptions := NewChangelogExepmtionFilePathNewAPIVersion(t) 
@@ -43,7 +43,7 @@ func TestChangelog(t *testing.T) {
4343	//	cmd.Stderr = &e 
4444	//	require.NoError(t, cmd.Run(), e.String()) 
4545	//	checkChangelogFilesAreTheSame(t, commandOut, NewChangelogOutputPathNewAPIVersion(t)) 
46- 	//}) 
46+ 	//  }) 
4747
4848	t .Run ("Generate Changelog with same API Version" , func (t  * testing.T ) {
4949		base  :=  NewChangelogBasePathSameAPIVersion (t )
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments