mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Updating to the new devices-db.
This commit is contained in:
parent
17e7b94d68
commit
3794237224
3 changed files with 5 additions and 5 deletions
|
@ -4,5 +4,5 @@ var pathutil = require('../util/pathutil')
|
|||
|
||||
module.exports = function() {
|
||||
return express.static(
|
||||
pathutil.root('node_modules/stf-device-db/data/small'))
|
||||
pathutil.root('node_modules/stf-device-db/dist'))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue