Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
cveticm committed Aug 23, 2023
1 parent c73a8bd commit 4420410
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -774,4 +774,4 @@ func TestUniqueKey(t *testing.T) {
err := uniqueKey(deploymentSpec)
assert.NoError(t, err)
})
}
}

0 comments on commit 4420410

Please sign in to comment.