lukemnet/bnet-auth-service

View on GitHub
src/status/__snapshots__/status.controller.spec.ts.snap

Summary

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

exports[`StatusController should get status 1`] = `
{
  "testStatusProperty": "testStatusValue",
}
`;