fac-13 / PaGiToNi

https://pagitoni-news.herokuapp.com/
1 stars 2 forks source link

tests #54

Open njseeto opened 6 years ago

njseeto commented 6 years ago

Minor issue but I don't think you guys are using path or nock in router.test.js

const nock = require('nock');

const path = require('path');