lukemnet/bnet-auth-service

View on GitHub
src/config/__snapshots__/cron.config.spec.ts.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`cronConfig should create cron config 1`] = `
{
  "enable": false,
  "pattern": undefined,
}
`;