Skip to content

Commit 09ccbc9

Browse files
committed
Remove digifinex from test until someone submits fix via pr
1 parent fa55963 commit 09ccbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExchangeSharpTests/ExchangeTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ public void GlobalSymbolTest()
6969
try
7070
{
7171
if (api is ExchangeUfoDexAPI || api is ExchangeOKExAPI || api is ExchangeHitBTCAPI || api is ExchangeKuCoinAPI ||
72-
api is ExchangeOKCoinAPI)
72+
api is ExchangeOKCoinAPI || api is ExchangeDigifinexAPI)
7373
{
7474
// WIP
7575
continue;

0 commit comments

Comments
 (0)