summaryrefslogtreecommitdiff
path: root/source/helpers/clean-commit-message.test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'source/helpers/clean-commit-message.test.ts')
-rw-r--r--source/helpers/clean-commit-message.test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/helpers/clean-commit-message.test.ts b/source/helpers/clean-commit-message.test.ts
index 0ba95ec5..680d82dd 100644
--- a/source/helpers/clean-commit-message.test.ts
+++ b/source/helpers/clean-commit-message.test.ts
@@ -1,6 +1,6 @@
import {test, assert} from 'vitest';
-import cleanCommitMessage from './clean-commit-message';
+import cleanCommitMessage from './clean-commit-message.js';
test('cleanCommitMessage', () => {
const coauthors = [