Skip to content

Commit 32de8ac

Browse files
committed
Update tests after rebasing
I rebased from 1dfe28f to c706678 to fix test failures related to #16601. The rebase applied cleanly, and this was the only change to tests. Since the PR has already been approved, I'll keep this as a separate commit rather than squashing into the prior commits.
1 parent 6b4bf3f commit 32de8ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/format/js/binary-expressions/__snapshots__/format.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2468,7 +2468,7 @@ exports[`tuple-and-record.js - {"experimentalOperatorPosition":"start"} [meriyah
24682468
7 | // comment
24692469
8 | a,
24702470
9 | ]
2471-
Cause: [6:14]: '#' not followed by identifier"
2471+
Cause: [6:13-6:14]: '#' not followed by identifier"
24722472
`;
24732473
24742474
exports[`tuple-and-record.js - {"experimentalOperatorPosition":"start"} [typescript] format 1`] = `

0 commit comments

Comments
 (0)