Skip to content

Commit

Permalink
chore(edit-content): fix unit tests #30389
Browse files Browse the repository at this point in the history
  • Loading branch information
nicobytes committed Oct 18, 2024
1 parent 5ffa17c commit 3a4b392
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { createPipeFactory, SpectatorPipe } from '@ngneat/spectator';
import { createPipeFactory, SpectatorPipe } from '@ngneat/spectator/jest';

import { TruncatePathPipe } from './truncate-path.pipe';

Expand Down

0 comments on commit 3a4b392

Please sign in to comment.