rollback tcc come back

This commit is contained in:
yedf2 2021-08-11 17:37:21 +08:00
parent eae1981bd1
commit a12f3c9529

View File

@ -11,9 +11,9 @@ import (
)
func TestGrpcTcc(t *testing.T) {
// tccGrpcNormal(t)
tccGrpcNormal(t)
tccGrpcNested(t)
// tccGrpcRollback(t)
tccGrpcRollback(t)
}
func tccGrpcNormal(t *testing.T) {