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