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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user