Skip to content

Commit

Permalink
Try fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisronline committed Jul 16, 2021
1 parent 4edb827 commit f3e5577
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ function getSnapshotState(file: string, updateSnapshot: SnapshotUpdateState) {
path.join(dirname + `/__snapshots__/` + filename.replace(path.extname(filename), '.snap')),
{
updateSnapshot,
// @ts-expect-error
getPrettier: () => prettier,
getBabelTraverse: () => babelTraverse,
}
Expand Down

0 comments on commit f3e5577

Please sign in to comment.