mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
Release v1.0.0 🎉
This commit is contained in:
5
test/mocks/mockStats.js
Normal file
5
test/mocks/mockStats.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
setLastScrape: () => {
|
||||
/*noop*/
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user