mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
fix test case name
This commit is contained in:
parent
38bac10050
commit
ad4f339b27
|
@ -104,7 +104,7 @@ func TestPosition(t *testing.T) {
|
|||
},
|
||||
|
||||
{
|
||||
name: "long, sell to short",
|
||||
name: "long and sell to short",
|
||||
trades: []types.Trade{
|
||||
{
|
||||
Side: types.SideTypeBuy,
|
||||
|
|
Loading…
Reference in New Issue
Block a user