1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-25 06:17:35 +00:00

Add test for static files

This commit is contained in:
Girish Ramakrishnan
2018-05-31 13:59:21 -07:00
parent 62182d519b
commit 9aa88ae21a
2 changed files with 17 additions and 1 deletions

View File

@@ -17,6 +17,6 @@
"rimraf": "^2.5.3",
"selenium-server-standalone-jar": "^2.53.1",
"selenium-webdriver": "^2.53.3",
"superagent": "^1.4.0"
"superagent": "^1.8.5"
}
}