mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
lint and circle.yml changes
This commit is contained in:
@@ -3,6 +3,7 @@ machine:
|
||||
version: 8
|
||||
services:
|
||||
- docker
|
||||
- redis
|
||||
|
||||
deployment:
|
||||
latest:
|
||||
|
||||
@@ -21,7 +21,7 @@ describe('Server integration tests', function() {
|
||||
let server;
|
||||
let storage;
|
||||
let uuid;
|
||||
let fildId;
|
||||
let fileId;
|
||||
|
||||
before(function() {
|
||||
const app = proxyquire('../../server/portal_server', {
|
||||
|
||||
Reference in New Issue
Block a user