mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
Got tests running
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
const axios = require('axios')
|
||||
|
||||
const LOCALHOST = 'http://localhost:5700'
|
||||
const LOCALHOST = 'http://localhost:5002'
|
||||
|
||||
async function start () {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user