Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Martinez <46371672+famarting@users.noreply.github.com>
  • Loading branch information
famarting committed Nov 20, 2024
1 parent 4476336 commit b621c4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/postgres/metadata_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,4 @@ func TestMetadata(t *testing.T) {
err := m.InitWithMetadata(props)
require.Error(t, err)
})

}

0 comments on commit b621c4a

Please sign in to comment.