mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-26 02:58:00 +00:00
779c5698a0
* get tests working and update copyright headers * lint fix * eslint ts update * update CI to use NPM * fix CI * prettier * npm, not yarn for docker * remove unused package * bump dockerfile to latest node LTS and no need for cache clean * make frontend Dockerfile work and remove unused SUBSTRATE_TELEMETRY_SAMPLE * remove final yarn references * add another comment * remove unused import * remove more unused deps * comment typo
3 lines
120 B
JavaScript
3 lines
120 B
JavaScript
// loading images gives back a path. This is what we replace
|
|
// that with for tests:
|
|
module.exports = 'test-image-stub'; |