mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-25 00:58:38 +00:00
Merge release/custom-0.1.83 into release/custom-0.1.84
This commit is contained in:
@@ -104,7 +104,6 @@ func (s *GatewayCacheSuite) TestGetSessionAccountID_CorruptedValue() {
|
||||
require.False(s.T(), errors.Is(err, redis.Nil), "expected parsing error, not redis.Nil")
|
||||
}
|
||||
|
||||
|
||||
func TestGatewayCacheSuite(t *testing.T) {
|
||||
suite.Run(t, new(GatewayCacheSuite))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user