mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-05 15:10:59 +00:00
qa/spelling: Add Codespell support (#1121)
* Add codespell support * Fix paths * Add HTML files to exclusion list
This commit is contained in:
@@ -974,7 +974,7 @@ func TestGetExchangeLowestPriceByCurrencyPair(t *testing.T) {
|
||||
|
||||
_, err = GetExchangeLowestPriceByCurrencyPair(btcaud, asset.Spot)
|
||||
if err == nil {
|
||||
t.Error("Unexpected reuslt")
|
||||
t.Error("Unexpected result")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user