This commit is contained in:
Jacob Nguyen
2024-06-13 13:11:32 -05:00
parent 7b69eebe9e
commit da887deea6

View File

@@ -1,5 +1,4 @@
import { Container } from '../src/container';
import { Container } from '../src';
import { describe, it, expect, beforeEach, vi, Mock, afterEach } from 'vitest';
class SingletonCheese {