We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d1b47 commit 201d750Copy full SHA for 201d750
ExchangeSharpTests/ExchangeTests.cs
@@ -68,7 +68,7 @@ public void GlobalSymbolTest()
68
{
69
try
70
71
- if (api is ExchangeUfoDexAPI || api is ExchangeKrakenAPI || api is ExchangeOKExAPI || api is ExchangeHitBTCAPI)
+ if (api is ExchangeUfoDexAPI || api is ExchangeKrakenAPI || api is ExchangeOKExAPI || api is ExchangeHitBTCAPI || api is ExchangeKuCoinAPI)
72
73
// WIP
74
continue;
0 commit comments