4883: Fixed unused variable issue in test case

pull/4999/head
bhanu011 2019-08-09 01:17:56 +05:30
parent c93908dd0a
commit 1a790dad18
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ func TestIsAddonAlreadySet(t *testing.T) {
func TestValidateProfile(t *testing.T) { func TestValidateProfile(t *testing.T) {
testCases := []struct { testCases := []struct {
profileName string profileName string
expectErr string
}{ }{
{ {
profileName: "82374328742_2974224498", profileName: "82374328742_2974224498",