Skip to content

Commit 7855d3c

Browse files
author
Kelly Selden
committed
chore: remove unused runCodemods in tests
1 parent 2cf24b7 commit 7855d3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/tests.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ describe('runs codemods', function() {
8080
} = await merge({
8181
fixturesPath: 'test/fixtures/local',
8282
commitMessage: 'my-app',
83-
runCodemods: true,
8483
async beforeMerge() {
8584
await _merge('local', tmpPath);
8685
}

0 commit comments

Comments
 (0)