Skip to content

Commit

Permalink
Resolve lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bhatipradeep authored and siddharth-nutanix committed Feb 28, 2022
1 parent 5abffb0 commit 138fefa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nutanix/data_source_recovery_plan_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ func TestAccRecoveryPlanDataSourceConfig_WithID(t *testing.T) {
}

func TestAccRecoveryPlanDataSourceConfig_WithName(t *testing.T) {

name := acctest.RandomWithPrefix("test-recovery-name")
nameUpdated := acctest.RandomWithPrefix("test-recovery-name")
description := acctest.RandomWithPrefix("test-recovery-desc")
Expand Down

0 comments on commit 138fefa

Please sign in to comment.