Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tdawe committed Jan 29, 2025
1 parent 958b888 commit bf2df8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ func TestNew(t *testing.T) {
// Call the New function and validate it is not nil
p := New()
assert.NotNil(t, p)

})
}
}

0 comments on commit bf2df8f

Please sign in to comment.