mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-03-31 16:22:45 +00:00
const
This commit is contained in:
parent
313b4beeec
commit
d1a847a12b
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
require('chromedriver');
|
require('chromedriver');
|
||||||
|
|
||||||
var execSync = require('child_process').execSync,
|
const execSync = require('child_process').execSync,
|
||||||
expect = require('expect.js'),
|
expect = require('expect.js'),
|
||||||
superagent = require('superagent'),
|
superagent = require('superagent'),
|
||||||
path = require('path'),
|
path = require('path'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user