chore: fix go formatting for test files (#931)

This commit is contained in:
0xYYBB | ZYY | Bobo
2025-11-12 15:33:43 +08:00
committed by GitHub
parent 076e8bc1c1
commit f4c95c0aae
2 changed files with 9 additions and 9 deletions

View File

@@ -123,7 +123,7 @@ func TestGetSzDecimals_ValidMeta(t *testing.T) {
}
tests := []struct {
coin string
coin string
expectedDecimals int
}{
{"BTC", 5},