-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(golden): always show escaped golden files when comparing the outputs
This change makes `RequireEqual` always escape the control codes and escape sequences from the diff output when comparing the golden file with the output. It also deprecates the `RequireEqualEscape` function, which was previously used to escape the control codes and escape sequences from the output before comparing it with the golden file.
- Loading branch information
1 parent
0af7d04
commit cc5c35c
Showing
1 changed file
with
16 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters