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 d845e6b commit a42e144Copy full SHA for a42e144
ExchangeSharpTests/ExchangeTests.cs
@@ -78,7 +78,7 @@ public async Task GlobalSymbolTest()
78
try
79
{
80
if (api is ExchangeUfoDexAPI || api is ExchangeOKExAPI || api is ExchangeHitBTCAPI || api is ExchangeKuCoinAPI ||
81
- api is ExchangeOKCoinAPI || api is ExchangeDigifinexAPI)
+ api is ExchangeOKCoinAPI || api is ExchangeDigifinexAPI || api is ExchangeNDAXAPI)
82
83
// WIP
84
continue;
0 commit comments