fuck off
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 5m49s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 5m49s
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
import { describe, it, expect, vi, afterEach } from 'vitest';
|
||||
import { logger } from './logger.client';
|
||||
|
||||
console.log('Logger implementation:', logger);
|
||||
|
||||
describe('Client Logger', () => {
|
||||
afterEach(() => {
|
||||
// Restore all spies
|
||||
|
||||
Reference in New Issue
Block a user