UNPKG

@evil-gauss/nestjs-core

Version:
8 lines 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); describe('AuthGuard', () => { it('should be defined', () => { // expect(new AuthGuard()).toBeDefined(); }); }); //# sourceMappingURL=auth.guard.spec.js.map