Got tests running

This commit is contained in:
Chris Troutner
2022-02-23 08:38:16 -08:00
parent 44c02beb3e
commit aa0a8a862c
7 changed files with 26331 additions and 212 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
const axios = require('axios')
const LOCALHOST = 'http://localhost:5700'
const LOCALHOST = 'http://localhost:5002'
async function start () {
try {