Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacqary committed Mar 27, 2024
1 parent c94cdcf commit 10e9a66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

import { RuleTypeWithDescription } from '../../types';
import { filterAndCountRuleTypes } from './filterAndCountRuleTypes';
import { filterAndCountRuleTypes } from './filter_and_count_rule_types';

const mockRuleType: (
name: string,
Expand Down

0 comments on commit 10e9a66

Please sign in to comment.