Skip to content

Commit

Permalink
fix: update import
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jan 25, 2022
1 parent 2533443 commit ebc3e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/__tests__/prefer-snapshot-hint.test.ts
@@ -1,4 +1,4 @@
import { TSESLint } from '@typescript-eslint/experimental-utils';
import { TSESLint } from '@typescript-eslint/utils';
import dedent from 'dedent';
import rule from '../prefer-snapshot-hint';
import { espreeParser } from './test-utils';
Expand Down

0 comments on commit ebc3e00

Please sign in to comment.