mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 16:24:03 +03:00
Refactor snapshot files
This commit is contained in:
@@ -17,7 +17,7 @@ type ClientHandshakeTestSuite struct {
|
||||
}
|
||||
|
||||
func (suite *ClientHandshakeTestSuite) SetupSuite() {
|
||||
suite.NoError(suite.IngestSnapshots("client_snapshots", "snapshot-ok-"))
|
||||
suite.NoError(suite.IngestSnapshots(".", "client-handshake-snapshot-"))
|
||||
}
|
||||
|
||||
func (suite *ClientHandshakeTestSuite) TestCannotRead() {
|
||||
|
||||
Reference in New Issue
Block a user