fix test names & cleaning
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
successResponseObjectV3,
|
||||
} from '../../response.util';
|
||||
|
||||
describe('Public USDC Options REST API Endpoints', () => {
|
||||
describe('Public USDC Perp REST API Endpoints', () => {
|
||||
const useLivenet = true;
|
||||
const API_KEY = undefined;
|
||||
const API_SECRET = undefined;
|
||||
|
||||
Reference in New Issue
Block a user