Skip to content

Commit

Permalink
fixed: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Pasynok committed Nov 3, 2024
1 parent 6d96697 commit 67bf5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compose/__tests__/up.debug.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CONTAINER_STATUS, createContainer, type AnyContainer } from '../../createContainer';
import { createContainer } from '../../createContainer';
import { compose } from '../index';

test('up.debug', async () => {
Expand Down

0 comments on commit 67bf5cc

Please sign in to comment.