fuck off
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 5m49s

This commit is contained in:
2025-12-09 13:33:40 -08:00
parent a490ab6480
commit 525ab5fc0c

View File

@@ -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