Skip to content

Commit 6382394

Browse files
Dimitar Banchevccojocar
authored andcommitted
Fixed coverage workflow
* Renamed file(removed space) * Changed the expected issues ( 1 -> 2)
1 parent 5666ea3 commit 6382394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testutils/g405_samples .go renamed to testutils/g405_samples.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ func main() {
6262
fmt.Println("Plain Decrypted", string(data))
6363
}
6464
65-
`}, 1, gosec.NewConfig()},
65+
`}, 2, gosec.NewConfig()},
6666
}
6767
)

0 commit comments

Comments
 (0)