4883: Fixed unused variable issue in test case
parent
c93908dd0a
commit
1a790dad18
|
@ -116,7 +116,6 @@ func TestIsAddonAlreadySet(t *testing.T) {
|
|||
func TestValidateProfile(t *testing.T) {
|
||||
testCases := []struct {
|
||||
profileName string
|
||||
expectErr string
|
||||
}{
|
||||
{
|
||||
profileName: "82374328742_2974224498",
|
||||
|
|
Loading…
Reference in New Issue