gofmt
This commit is contained in:
parent
7da41f0fdc
commit
1bb9cfee53
@ -393,7 +393,7 @@ func TestAPIRPC(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestAPIDealFlow(t *testing.T) {
|
func TestAPIDealFlow(t *testing.T) {
|
||||||
test.TestDealFlow(t, mockSbBuilder, 10 * time.Millisecond)
|
test.TestDealFlow(t, mockSbBuilder, 10*time.Millisecond)
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestAPIDealFlowReal(t *testing.T) {
|
func TestAPIDealFlowReal(t *testing.T) {
|
||||||
|
Loading…
Reference in New Issue
Block a user