This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/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");