Skip to content

Commit

Permalink
Update container.mocks.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinBakalov authored Jul 5, 2024
1 parent 3fe9d11 commit fa353dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node/vrdt-common/src/__tests__/container.mocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* SPDX-License-Identifier: MIT
*/

import { AutoWire } from "../di/AutoWire";
import { AutoWire } from "../di/AutoWire"

@AutoWire
export class NoConstructor {}
Expand Down

0 comments on commit fa353dd

Please sign in to comment.