Fix lint issues

This commit is contained in:
9seconds
2026-02-24 13:35:06 +01:00
parent e4a9a96309
commit 36c766b331
5 changed files with 6 additions and 8 deletions
@@ -20,7 +20,7 @@ type ObfuscatorTestSuite struct {
}
func (s *ObfuscatorTestSuite) SetupSuite() {
s.SnapshotTestSuite.Setup("", "client-handshake")
s.Setup("", "client-handshake")
secret := mtglib.GenerateSecret("hostname.com")
s.secret = &secret