mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-15 00:36:56 +08:00
chore: fix go formatting for test files (#931)
This commit is contained in:
committed by
GitHub
parent
c5abcf1f2c
commit
c1821dd0f5
@@ -123,7 +123,7 @@ func TestGetSzDecimals_ValidMeta(t *testing.T) {
|
||||
}
|
||||
|
||||
tests := []struct {
|
||||
coin string
|
||||
coin string
|
||||
expectedDecimals int
|
||||
}{
|
||||
{"BTC", 5},
|
||||
|
||||
Reference in New Issue
Block a user