Skip to content

Commit 28dd301

Browse files
fixed space
1 parent a63b042 commit 28dd301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/commands/scan_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,6 @@ func Test_parseThresholdSuccess(t *testing.T) {
632632
t.Errorf("parseThreshold() = %v, want %v", got, want)
633633
}
634634
}
635-
636635
func Test_parseThresholdsSuccess(t *testing.T) {
637636
want := make(map[string]int)
638637
want["sast-high"] = 1

0 commit comments

Comments
 (0)