1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-14 08:49:09 +00:00

add chromedriver

This commit is contained in:
Girish Ramakrishnan
2018-05-21 12:36:04 -07:00
parent 345421b682
commit dabba92680
3 changed files with 7 additions and 5 deletions

View File

@@ -2,6 +2,8 @@
'use strict';
require('chromedriver');
var execSync = require('child_process').execSync,
expect = require('expect.js'),
path = require('path'),