-
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: removes unnecessary exception message assertions
These messages differ between .NET Framework, .NET Standard and .NET 8, making them tedious to test. The messages themselves are superfluous and unnecessary for what we're doing, so the assertions have been removed.
- Loading branch information
1 parent
b7c0414
commit e761833
Showing
1 changed file
with
2 additions
and
6 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