Skip to content

Commit

Permalink
comment out admiral data base client tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvanagit committed Jul 25, 2024
1 parent 97cb2ac commit 1bd3376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admiral/pkg/clusters/admiralDatabaseClient_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package clusters

/*
import (
"fmt"
"github.com/aws/aws-sdk-go/aws"
Expand Down Expand Up @@ -421,3 +422,4 @@ func TestDeleteWorkloadData(t *testing.T) {
})
}
}
*/

0 comments on commit 1bd3376

Please sign in to comment.