Skip to content

Commit

Permalink
Update VerifierSettings.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 10, 2024
1 parent 48e7297 commit 87fba0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Verify/Serialization/VerifierSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ internal static void Reset()
scrubSolutionDir = true;
sortPropertiesAlphabetically = false;
sortJsonObjects = false;
scrubUserProfile = true;
autoVerify = null;
UniquePrefixDisabled = false;
UseUniqueDirectorySplitMode = false;
Expand Down

0 comments on commit 87fba0a

Please sign in to comment.