这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import fs = require('fs');
import path = require('path');
import https = require('https');
import axios from 'axios';
import { ConfigManagerV2 } from '../src/services/config-manager-v2';

import { ConfigManagerV2 } from '../../src/services/config-manager-v2';
type method = 'GET' | 'POST';

const confV2 = new ConfigManagerV2(path.join(__dirname, '../conf/root.yml'));
Expand Down
105 changes: 0 additions & 105 deletions test/postman/collections/EthereumV2.postman_collection.json

This file was deleted.

This file was deleted.

72 changes: 0 additions & 72 deletions test/postman/collections/Uniswap-GatewayV2.postman_collection.json

This file was deleted.

24 changes: 0 additions & 24 deletions test/postman/enviroments/GatewayV2.postman_environment.json

This file was deleted.