Global search Assert.IsNull(expected);
to fix some weird check in the test case .
#1657
Labels
code quality
Improve code quality.
Milestone
For example, should not have the check because we know that expected is null.
Should global search:
The text was updated successfully, but these errors were encountered: