chore(): skip timing test
This commit is contained in:
@@ -222,7 +222,7 @@ describe('Private Futures REST API POST Endpoints', () => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
it('submitStopOrder()', async () => {
|
it.skip('submitStopOrder()', async () => {
|
||||||
try {
|
try {
|
||||||
expect(
|
expect(
|
||||||
await api.submitStopOrder({
|
await api.submitStopOrder({
|
||||||
|
|||||||
Reference in New Issue
Block a user