Honor UI language override in test runs
Also fix some incorrect unlocalized test expectations that slipped in.
This commit is contained in:
parent
60e2637143
commit
a1c423c0f6
6 changed files with 28 additions and 11 deletions
|
@ -11,8 +11,6 @@ namespace Microsoft.DotNet.Tests.ParserTests
|
|||
{
|
||||
public class ValidationMessageTests
|
||||
{
|
||||
private readonly ITestOutputHelper output;
|
||||
|
||||
[Fact]
|
||||
public void ValidationMessagesFormatCorrectly()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue