mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-07 13:00:59 +08:00
chore: fix go formatting for test files (#931)
This commit is contained in:
committed by
GitHub
parent
076e8bc1c1
commit
f4c95c0aae
@@ -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