Skip to content

Commit

Permalink
Fix issue found by linter
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Oct 26, 2024
1 parent 032c27d commit 5e85e44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dump/dumper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ func TestDetectSourceDataSupported(t *testing.T) {
for _, v := range versions {
require.Equal(t, v.supported, d.detectSourceDataSupported(v.version), v.version)
}

}

0 comments on commit 5e85e44

Please sign in to comment.