mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 07:26:48 +00:00
Periodic GoReportCard fixes
This commit is contained in:
@@ -488,7 +488,7 @@ func TestFormatWithdrawPermissions(t *testing.T) {
|
||||
withdrawPermissions := a.FormatWithdrawPermissions()
|
||||
// Assert
|
||||
if withdrawPermissions != expectedResult {
|
||||
t.Errorf("Expected: %s, Recieved: %s", expectedResult, withdrawPermissions)
|
||||
t.Errorf("Expected: %s, Received: %s", expectedResult, withdrawPermissions)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user