Skip to content

Commit

Permalink
fixing linting checks
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitap26 committed Dec 5, 2024
1 parent 4d1a8cc commit 35d546f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/step_defs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2739,7 +2739,6 @@ func (f *feature) checkNFS(_ context.Context, systemID string) (bool, error) {
}

func (f *feature) createFakeNodeLabels(zoneLabelKey string) error {

if zoneLabelKey == "" {
zoneLabelKey = os.Getenv("ZONE_LABEL_KEY")
}
Expand Down

0 comments on commit 35d546f

Please sign in to comment.