1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
server/api/tests/routes/auth/login.test.js.disabled
2021-08-30 16:23:19 +02:00

3 lines
92 B
Plaintext

const supertest = require("supertest");
const request = supertest("http://localhost:1870");