Skip to content

Commit

Permalink
test(builtins): rename helpers test
Browse files Browse the repository at this point in the history
  • Loading branch information
manushak committed Dec 12, 2024
1 parent b25d489 commit 265438f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
nanifyEmptyValues,
fieldAccessor,
parseCSVFile,
} from '../../../../if-run/builtins/util/helpers';
} from '../../../../if-run/builtins/util/csv-helpers';

import {ERRORS} from '@grnsft/if-core/utils';
import {STRINGS} from '../../../../if-run/config';
Expand Down

0 comments on commit 265438f

Please sign in to comment.