mirror of
https://github.com/securego/gosec.git
synced 2025-07-17 01:12:33 +02:00
Formatting problems(CI was not passing)
This commit is contained in:
committed by
Cosmin Cojocar
parent
7f8f654235
commit
b4c746962f
@ -1521,7 +1521,6 @@ var _ = Describe("Analyzer", func() {
|
||||
Expect(controlIssues[0].Suppressions[0].Justification).To(Equal("Globally suppressed."))
|
||||
})
|
||||
|
||||
|
||||
It("should not report an error if the analyzer is excluded", func() {
|
||||
sample := testutils.SampleCodeG407[0]
|
||||
source := sample.Code[0]
|
||||
|
Reference in New Issue
Block a user