1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 04:42:57 +00:00

Fixed tests

This commit is contained in:
Jan Korf
2022-04-14 15:09:38 +02:00
parent edfaa650bf
commit 7ccf643a34
2 changed files with 5 additions and 6 deletions
@@ -144,7 +144,7 @@ namespace CryptoExchange.Net.UnitTests
}
});
client.SetParameterPosition(new HttpMethod(method), pos);
client.Api1.SetParameterPosition(new HttpMethod(method), pos);
client.SetResponse("{}", out var request);