Skip to content

Commit

Permalink
opops
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes committed Jun 13, 2024
1 parent 7b69eeb commit da887de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/ioc/test/index.test.ts
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit da887de

Please sign in to comment.