mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 03:54:02 +03:00
Fix lint issues
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user